Skip to content

volfco/zkmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages