Skip to content

kellabyte/HaywireMQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#What is HaywireMQ HaywireMQ is an attempt to create a high performance Message Queue.

#Ideas

  • Use ZeroMQ for high performance communications.
  • Use Cassandra for the message log. Cassandra has optimized write performance. Reliable message queues are often disk I/O bound.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages