For the past several weeks I have been writing a synchronization library in my free time. This can be used in a distributed manner, meaning several nodes in a cluster can use this library to synchronize between each other. This implementation is based on Apache Zookeeper. Though primarily Zookeeper based I have also left room [...]
Posts Tagged ‘Zookeeper’
DSynC – A Distributed Synchronization and Coordination Library
Posted in Projects, tagged distributed, synchronization, Zookeeper on August 29, 2011 | Leave a Comment »

