pekko/akka-docs/rst/scala/code/docs
Martin Krasser 1da3369643 !per #3681 Performance and consistency improvements
- batch-write of persistent messages (user API)
- batch-write of events (in EventsourcedProcessor)
- command processing in EventsourcedProcessor by unstashing messages one-by-one from the internal stash
   * fixes performance issues that come up with unstashAll
- commands are not looped through journal actor but processed directly
- initial performance tests
  * command sourcing
  * event sourcing
  * event sourcing with user stash operations
- suppress stack traces in tests
2013-10-30 15:08:15 +01:00
..
actor =doc #3531 Recommend orElse’ing super.supervisorStrategy.decider 2013-08-19 15:00:41 +02:00
agent #2934 - explaining send a bit better in the docs 2013-01-27 23:01:29 +01:00
camel deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
channels avoid wrapping messages when ask returns single type 2013-02-04 11:02:58 -05:00
dataflow #3018 - Enabling -Xlint and dealing with the situation that occurs 2013-03-29 01:43:17 +01:00
dispatcher =doc #3639 Show complete custom mailbox example. 2013-10-15 12:18:17 +02:00
event deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
extension Java (Eclipse) compatibility of extensions, see #3469 2013-06-24 20:27:23 +02:00
future add Futures.promise to the docs 2013-05-09 21:50:28 +02:00
io More props factories, see #3418 2013-05-31 08:09:56 +02:00
pattern deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
persistence !per #3681 Performance and consistency improvements 2013-10-30 15:08:15 +01:00
remoting Change defaults for Netty pools, see #3346 2013-05-17 12:05:03 +02:00
routing +act #3663 Package BalancingDispatcher for usage in router pool 2013-10-16 14:44:39 +02:00
serialization Wrap long lines, for pdf 2013-05-30 14:45:15 +02:00
testkit =pro #3552 Upgrade ScalaTest to 1.9.2-SNAP2 for dbuild 2013-08-19 15:08:29 +02:00
transactor Wait on shutdown of extra actor systems in tests. See #3217 2013-05-07 11:02:03 +02:00
zeromq Wrap long lines, for pdf 2013-05-30 14:45:15 +02:00