项目作者: volfco

项目描述 :
Rust Zookeeper Message Queue
高级语言: Rust
项目地址: git://github.com/volfco/zkmq.git
创建时间: 2021-02-08T05:06:12Z
项目社区:https://github.com/volfco/zkmq

开源协议:Apache License 2.0

下载


zkmq.

rust zookeeper backed message queue. designed for low throughput, high durability, message queue using only zookeeper.
messages also support filtering. the producer can set filters, and the client can chose to respect the filters.

note: this is still experimental and in development. don’t assume anything will work or that the api will remain the same