pekko/akka-docs/general
Patrik Nordwall 179399296e Modularize configuration. See #1361
* Split config reference to one for each module/extension.
* Adjusted signature of registerExtension to avoid race of extension init
* Moved Duration.dilated to testkit
* TestKitExtension
* RemoteExtension
* SerializationExtension
* Durable mailboxes extensions
* Fixed broken serialization bindings and added test
* Updated configuration documentation
* System properties akka.remote.hostname akka.remote.port replaced with akka.remote.server.hostname and akka.remote.server.port
* Adjustments of ActorSystem initialization. Still don't like the two-phase constructor/init flow. Very fragile for changes.

Review fixes. SerializationExtension
2011-11-23 20:31:58 +01:00
..
code Modularize configuration. See #1361 2011-11-23 20:31:58 +01:00
configuration.rst Modularize configuration. See #1361 2011-11-23 20:31:58 +01:00
event-handler.rst Docs: Various improvements 2011-05-08 17:03:23 +02:00
guaranteed-delivery.rst Get rst docs building again and add some adjustments to the new cluster documentation 2011-11-09 10:40:22 +01:00
index.rst Get rst docs building again and add some adjustments to the new cluster documentation 2011-11-09 10:40:22 +01:00
jmm.rst Begin using compiled code examples in the docs. See #781 2011-10-05 17:41:29 +02:00
slf4j.rst Docs: Various improvements 2011-05-08 17:03:23 +02:00
supervision.rst fix small naming errors in supervision.rst 2011-10-17 17:59:04 +02:00