Simple Shared State in ZooKeeper
-
Updated
Jul 5, 2021 - Rust
8000
Simple Shared State in ZooKeeper
Using Arc<T> and Mutex<T> for shared state concurrency
Add a description, image, and links to the shared-state topic page so that developers can more easily learn about it.
To associate your repository with the shared-state topic, visit your repo's landing page and select "manage topics."