Merge pull request #128 from levonk/patch-2

Added Bioware's Orbit library for Virtual Actors
This commit is contained in:
Andreas Kull
2015-04-23 12:55:44 +02:00

View File

@@ -143,6 +143,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
* [Hazelcast](http://hazelcast.org/) - Distributed and highly scalable in-memory datagrid.
* [Hystrix](https://github.com/Netflix/Hystrix) - Latency and Fault Tolerance for Distributed Systems.
* [JGroups](http://www.jgroups.org/) - Toolkit for reliable messaging and creating clusters whose nodes can send messages to each other.
* [Orbit](http://orbit.bioware.com/) - Virtual Actors, adding another level of abstraction to traditional Actors.
* [Quasar](http://www.paralleluniverse.co/quasar/) - Lightweight threads and actors for the JVM.
## Distributed Databases