| .. |
|
code/akka/docs
|
Merge branch 'master' into wip-1581-patterns-ask
|
2012-01-20 19:29:17 +01:00 |
|
actors.rst
|
remove use of akka.actor.timeout property for ask
|
2012-01-23 15:59:18 +01:00 |
|
agents.rst
|
Migrate agent to scala-stm. See #1281
|
2011-12-19 17:27:14 +13:00 |
|
dataflow.rst
|
Quick and dirty touch-up of Dataflow
|
2011-12-15 17:10:07 +01:00 |
|
dispatchers.rst
|
DOC: Fixed wrong documentation of bounded mailbox, mailbox-capacity should be used, not task-queue-type. See #1601
|
2012-01-03 10:03:58 +01:00 |
|
event-bus.rst
|
document EventStream, see #1507
|
2011-12-30 00:00:25 +01:00 |
|
extending-akka.rst
|
Fix remaining warnings in docs generation
|
2011-12-16 12:12:03 +13:00 |
|
fault-tolerance.rst
|
document FaultHandlingStrategy for Scala
|
2011-12-15 21:04:19 +01:00 |
|
fsm.rst
|
Some more minor changes to documentation
|
2011-12-16 13:32:53 +13:00 |
|
futures.rst
|
Minor corrections from review comments
|
2011-12-15 23:43:04 +01:00 |
|
index.rst
|
document EventStream, see #1507
|
2011-12-30 00:00:25 +01:00 |
|
logging.rst
|
incorporate review feedback
|
2012-01-13 13:50:42 +01:00 |
|
remoting.rst
|
Fixed target.nodes config property. See #1599
|
2012-01-17 08:48:41 +01:00 |
|
routing.rst
|
Support config of custom router. See #1623
|
2012-01-12 16:37:08 +01:00 |
|
scheduler.rst
|
DOC: Improved scheduler doc. Split into Java/Scala samples
|
2011-12-14 21:52:39 +01:00 |
|
serialization.rst
|
DOC: Minor improvement of remote docs
|
2012-01-05 09:31:21 +01:00 |
|
stm.rst
|
Update stm docs
|
2011-12-22 12:37:19 +13:00 |
|
testing.rst
|
Renaming TestActorRef.apply to receive, in order to get forwarders generated & improve Java API
|
2012-01-19 15:49:44 +01:00 |
|
testkit-example.rst
|
Updated docs with changes to 'actorOf(Props(..))'
|
2011-12-13 14:53:18 +01:00 |
|
transactors.rst
|
Add a note to the coordinated docs. Fixes #1292
|
2011-12-22 16:27:54 +13:00 |
|
typed-actors.rst
|
Adding Typed Actor docs for Java, as well as some minor tweaks on some Java APIs
|
2011-12-15 16:57:29 +01:00 |