Add Apache Geode

This commit is contained in:
akullpp
2017-05-25 12:21:19 +02:00
parent d2c8ae3ea4
commit 0852ead242

View File

@ -312,6 +312,7 @@ A curated list of awesome Java frameworks, libraries and software.
*Libraries and frameworks for writing distributed and fault-tolerant applications.*
* [Apache Geode](http://geode.apache.org/) - In-memory data management system that provides reliable asynchronous event notifications and guaranteed message delivery.
* [Apache Storm](http://storm.apache.org/) - Realtime computation system.
* [Apache ZooKeeper](http://zookeeper.apache.org/) - Coordination service with distributed configuration, synchronization, and naming registry for large distributed systems.
* [Atomix](http://atomix.io/atomix/) - Fault-tolerant distributed coordination framework.