Johan Andrén
62e30b3c08
Update copyrights and links to the new company name #19851
2016-02-23 12:58:39 +01:00
Roland Kuhn
063e289718
add migration guides for Scala and Java
...
also fix missing includes and wrong file locations
2016-01-20 10:27:00 +01:00
Patrik Nordwall
10a11e415e
!cls #13711 Move cluster sharding
2015-05-11 20:07:22 +02:00
Patrik Nordwall
fb72214d99
!clt #13711 Move cluster tools from contrib
...
* new module akka-cluster-tools containing
cluster singleton, distributed pub-sub, and cluster client
2015-05-11 20:07:21 +02:00
Gaston M. Tonietti
b92e0c99b4
+con #13737 Interceptors chain for Actors' bahavior.
...
* Add new pattern to akka-contrib.
* Mixin ReceivePipeline trait into Actors that have to be intercepted.
2014-08-06 15:50:59 -03:00
Patrik Nordwall
b3b66db643
+con #3758 Provide sharding of actors in a cluster
...
* Delete files only from controller
* Change default retry settings of singleton to speedup startup
* Persistent snapshots
2013-12-13 16:19:35 +01:00
Akara Sucharitakul
c6c632176b
+con #3578 Aggregator contribution
...
(cherry picked from commit ea3d9fd8a188bc5534f31ca0ba57751d01be3b66)
2013-09-12 13:31:20 +02:00
Patrik Nordwall
089b25b3d4
Cluster client and receptionist, see #1165
2013-04-14 22:30:09 +02:00
Patrik Nordwall
1d1a6383df
Distributed pub-sub in cluster, see #3203
2013-04-14 19:58:12 +02:00
Roland
c3b363c9b3
move multi-node-testkit into its own module, see #2981
2013-02-11 14:37:37 +01:00
Patrik Nordwall
0c38a76c37
Cluster singleton actor pattern, see #2895
...
* ClusterSingletonManager
* ClusterSingletonManagerSpec multi-node test
* Use in cluster router with single master sample
* Extensive logging to be able to understand what is
going on
* Java api
* Add cluster dependency to contrib
* Add contrib dependency to sample
* Scaladoc
* rst docs in contrib area, ref from cluster docs
2013-01-25 14:00:28 +01:00
Roland
7535c24164
discuss message delivery guarantees in more detail, see #2783
...
- also add PeekMailbox extension for demonstration of that principle
2012-12-20 19:31:24 +01:00
Patrik Nordwall
b21d5367c7
Add java.util.logging to contrib toc, see #2837
...
(cherry picked from commit 1ed4e9f2efa98f92942d4a047e85be982f3c8c50)
2012-12-20 13:51:48 +01:00
Kaspar Fischer (hbf)
0b2d3df67e
contribution module throttle
2012-10-31 13:17:59 +01:00
Roland
0afc3b1721
add ReliableProxy pattern to demo akka-contrib
2012-10-02 11:37:31 +02:00