pekko/akka-docs/scala
Patrik Nordwall e017aeef08 Replace akka.actor.timeout with specfic settings. See #1808
* ActorTimeout (akka.actor.timeout) was used to all sorts of things.
* TestKit default-timeout
* TypedActor timeout for non void methods
* Transactor coordinated-timeout
* ZeroMQ new-socket-timeout
* And in various tests
2012-02-10 16:07:17 +01:00
..
code/akka/docs Replace akka.actor.timeout with specfic settings. See #1808 2012-02-10 16:07:17 +01:00
actors.rst Adding composable actor code snippet to docs, case closed 2012-02-01 11:46:46 +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 add clarification to dispatcher-id documentation 2012-02-08 15:54:58 +01:00
event-bus.rst document EventStream, see #1507 2011-12-30 00:00:25 +01:00
extending-akka.rst ZeroMQ module's ConcurrentSocketActorSpec fails. 2012-01-30 16:55:03 +01:00
fault-tolerance-sample.rst DOC: Derek Wyatt's diagrams of fault tolerance sample, and descriptions. See #1730 2012-01-26 18:42:11 +01:00
fault-tolerance.rst Replaced Action with Directive in SupervisorStrategy. See #1716 2012-01-31 16:10:07 +01:00
fsm.rst doc updates for #1759 2012-01-31 21:58:31 +01:00
futures.rst Fixed minor typos in the futures docs. 2012-02-03 16:31:31 +01:00
index.rst Linking the 0MQ docs 2012-01-23 16:26:10 +01:00
io.rst More work on IO reST docs 2012-01-24 13:37:26 -07:00
logging.rst Fixes ticket #1809 - Harmonize configuration option names. 2012-02-09 20:40:09 +01:00
remoting.rst Fixing doc error in remoting 2012-02-07 11:02:01 +01:00
routing.rst fix some more comments and make Router dispatcher configurable 2012-02-10 14:13:40 +01:00
scheduler.rst DOC: Improved scheduler doc. Split into Java/Scala samples 2011-12-14 21:52:39 +01:00
serialization.rst Merge remote-tracking branch 'origin/master' into wip-1750-remove-ReflectiveAccess-∂π 2012-02-10 11:41:47 +01:00
stm.rst Update stm docs 2011-12-22 12:37:19 +13:00
testing.rst Removed the need for passing in 'this' as log source to LoggingReceive. See #1720 2012-01-26 13:24:48 +01:00
testkit-example.rst DOC: Extension sample for application specific settings. See #1702 2012-01-20 11:30:33 +01:00
transactors.rst Add a note to the coordinated docs. Fixes #1292 2011-12-22 16:27:54 +13:00
typed-actors.rst Renamed more things to SupervisorStrategy. Updated more docs. See #1711 2012-01-23 17:18:49 +01:00
zeromq.rst Improve docs and api for zeromq. See #1713 2012-02-09 21:25:22 +01:00