pekko/akka-docs/rst/java
Martin Krasser 4e5ce5529c !per #3761 Reliable channels
- Built-in redelivery mechanism for Channel and PersistentChannel
- redelivery counter on ConfirmablePersistent
- redeliveries out of initial message delivery order
- relative order of redelivered messages is preserved
- configurable redelivery policy (ChannelSettings)
- Major refactorings of channels (and channel tests)
- Throughput load test for PersistentChannel

Todo:

- Paged/throtlled replay (another pull request)
- Resequencer (another pull request)
2013-12-12 12:22:46 +01:00
..
code/docs !per #3761 Reliable channels 2013-12-12 12:22:46 +01:00
agents.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
camel.rst DOC: how to conf dispatcher of camel producer, see #3048 2013-07-05 10:45:19 +02:00
cluster-usage.rst +clu #3627 Cluster router group with multiple paths per node 2013-10-16 11:44:00 +02:00
dispatchers.rst Split mailbox documentation into a separate section. See #3341 2013-05-28 13:34:35 +02:00
durable-mailbox.rst Split mailbox documentation into a separate section. See #3341 2013-05-28 13:34:35 +02:00
event-bus.rst =doc: Document that EventBus do not preserve sender #2918 2013-07-02 12:11:50 +02:00
extending-akka.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
fault-tolerance-sample.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
fault-tolerance.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
fsm.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
futures.rst Config library 1.0.1 2013-05-22 14:51:47 +02:00
hello-world.rst add akka.Main and use that to add Hello World docs 2013-04-30 11:31:17 +02:00
howto.rst Merge branch 'master' into wip-2605-java-pattern-ricklatrine 2012-12-08 11:49:06 +01:00
index-actors.rst akka-persistence prototype 2013-09-14 14:19:38 +02:00
index-futures.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
index-network.rst split IO docs and mark them EXPERIMENTAL, see #3294 2013-05-26 19:55:35 +02:00
index-utilities.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
io-codec.rst split IO docs and mark them EXPERIMENTAL, see #3294 2013-05-26 19:55:35 +02:00
io-tcp.rst =doc #3684 Document that SslTlsSupport doesn't support Tcp.WriteCommand. 2013-10-23 15:21:34 +02:00
io-udp.rst a few fixes after review of the IO doc changes 2013-05-27 14:26:34 +02:00
io.rst +act #3663 Package BalancingDispatcher for usage in router pool 2013-10-16 14:44:39 +02:00
logging.rst +act #3671 Implementing support for MDC values defined by the application. Fixes #3671. 2013-11-15 11:09:22 -03:00
mailboxes.rst =doc #3639 Show complete custom mailbox example. 2013-10-15 12:18:17 +02:00
microkernel.rst Adjust dist README, see #3105 2013-07-04 13:25:29 +02:00
persistence.rst !per #3761 Reliable channels 2013-12-12 12:22:46 +01:00
remoting.rst +rem #3665 Allow trusted selections in untrusted-mode 2013-11-14 14:08:46 +01:00
routing.rst +act #3663 Package BalancingDispatcher for usage in router pool 2013-10-16 14:44:39 +02:00
scheduler.rst = doc: Added warning about closing over in scheduled tasks #3263 2013-07-04 14:05:29 +02:00
serialization.rst !per #3652 Custom snapshot and persistent message serialization 2013-10-14 17:35:04 +02:00
stm.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
testing.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
transactors.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
typed-actors.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
untyped-actors.rst +act #3592 Read stash-capacity from mailbox config 2013-09-09 14:59:05 +02:00
zeromq.rst make LocalScope mean “purely local” and avoid Props serialization check, see #3210 2013-05-29 23:36:39 +02:00