Skip to content

Custom queue consumer using the mcollective framework over AMQP

Notifications You must be signed in to change notification settings

kermitfr/mqrecv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom queue consumer reusing all the mc transport wrappers, with a receiving 
daemon.
Mcollective uses topics, but here we use a queue that makes the system very 
resilient and scalable, suited specifically for handling lots of larger chunks 
of data. 
We use it to collect big messages (50k-200k) with some inventory information.

About

Custom queue consumer using the mcollective framework over AMQP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published