| .. |
|
code
|
fix compilation of akka-docs
|
2011-10-12 15:25:04 +02:00 |
|
actor-registry.rst
|
Fixing the camel tests for real this time by introducing separate registered/unregistered events for actors and typed actors
|
2011-09-22 17:15:51 +02:00 |
|
actors.rst
|
Begin using compiled code examples in the docs. See #781
|
2011-10-05 17:41:29 +02:00 |
|
agents.rst
|
Added sample to Transactional Agents
|
2011-04-28 08:19:04 +02:00 |
|
dataflow.rst
|
Update to scala 2.9.0 and sbt 0.7.7
|
2011-05-13 02:41:28 +12:00 |
|
dispatchers.rst
|
Removing PriorityDispatcher since you can now use Dispatcher with UnboundedPriorityMailbox or BoundedProprityMailbox
|
2011-10-04 20:10:04 +02:00 |
|
fault-tolerance.rst
|
Major rework of supervision and death watch, still not fully functioning
|
2011-09-28 14:19:59 +02:00 |
|
fsm.rst
|
add TestFSMRef docs
|
2011-06-19 22:20:45 +02:00 |
|
futures.rst
|
#1180 - moving the Java API to Futures and Scala API to Future
|
2011-09-08 15:54:06 +02:00 |
|
http.rst
|
Major rework of supervision and death watch, still not fully functioning
|
2011-09-28 14:19:59 +02:00 |
|
index.rst
|
Adding initial support for Props
|
2011-08-26 17:25:18 +02:00 |
|
remote-actors.rst
|
Begin using compiled code examples in the docs. See #781
|
2011-10-05 17:41:29 +02:00 |
|
routing.rst
|
Implementing support for custom eviction actions in ActorPool as well as providing default Props for workers
|
2011-10-07 11:20:49 +02:00 |
|
serialization.rst
|
Start removed but cluster is broken
|
2011-09-08 11:02:17 +02:00 |
|
stm.rst
|
Begin using compiled code examples in the docs. See #781
|
2011-10-05 17:41:29 +02:00 |
|
testing.rst
|
Start removed but cluster is broken
|
2011-09-08 11:02:17 +02:00 |
|
testkit-example.rst
|
Start removed but cluster is broken
|
2011-09-08 11:02:17 +02:00 |
|
transactors.rst
|
Start removed but cluster is broken
|
2011-09-08 11:02:17 +02:00 |
|
tutorial-chat-server.rst
|
Major rework of supervision and death watch, still not fully functioning
|
2011-09-28 14:19:59 +02:00 |
|
typed-actors.rst
|
Changed all 'def foo(): Unit = { .. }' to 'def foo() { .. }'
|
2011-09-27 17:41:02 +02:00 |