pekko/akka-durable-mailboxes
Roland 4fb0858e55 remote cleanup: include feedback from Viktor and Patrik
- re-label Client/Server to Inbound/Outbound for netty settings
  description
- move to just using exactly one class loader for all reflective
  activities of the ActorSystem, which is either the context class
  loader or the one which loaded the ActorSystem’s class; document that
  putting Akka on boot class path will not work
- be more careful with initializing the Client- and ServerBootstrap
- rename Port to DesiredPortFromConfig to discourage misuse
- write test for NettySettings
- various small fixes
2012-01-30 11:57:24 +01:00
..
akka-beanstalk-mailbox/src Removing dead imports in durable mailboxes 2012-01-25 15:46:45 +01:00
akka-file-mailbox/src add ExtendedActorSystem to shield ActorSystemImpl 2012-01-24 11:33:40 +01:00
akka-mailboxes-common/src remote cleanup: include feedback from Viktor and Patrik 2012-01-30 11:57:24 +01:00
akka-mongo-mailbox/src remote cleanup: include feedback from Viktor and Patrik 2012-01-30 11:57:24 +01:00
akka-redis-mailbox/src add ExtendedActorSystem to shield ActorSystemImpl 2012-01-24 11:33:40 +01:00
akka-zookeeper-mailbox/src Removing dead imports in durable mailboxes 2012-01-25 15:46:45 +01:00