Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2017-12-22 | 226 Bytes | |
Version 1.7.0 source code.tar.gz | 2017-12-22 | 203.2 kB | |
Version 1.7.0 source code.zip | 2017-12-22 | 637.5 kB | |
Totals: 3 Items | 841.0 kB | 0 |
- Introduced
Actor.deactivate(actorRef)
for application to request the deactivation of an actor. - Introduced
Actor.getClusterActorCount()
to get the total count of actors in the cluster. - Small tweaks and improvements.