https://github.com/indoqa/indoqa-zookeeper-queue
Use Apache Zookeeper as queue
https://github.com/indoqa/indoqa-zookeeper-queue
indoqa-library zookeeper
Last synced: 4 months ago
JSON representation
Use Apache Zookeeper as queue
- Host: GitHub
- URL: https://github.com/indoqa/indoqa-zookeeper-queue
- Owner: Indoqa
- License: apache-2.0
- Created: 2016-11-16T13:00:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T09:16:24.000Z (over 1 year ago)
- Last Synced: 2025-03-29T08:03:39.648Z (about 1 year ago)
- Topics: indoqa-library, zookeeper
- Language: Java
- Homepage:
- Size: 31.3 KB
- Stars: 3
- Watchers: 7
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# indoqa-zookeeper-queue
Uses [indoqa-zookeeper](https://github.com/Indoqa/indoqa-zookeeper) to implement a persistent queue with support for multiple writers and workers in [Apache ZooKeeper](https://zookeeper.apache.org/).