Skip to content

Simple message aggregator of multiple consumers for RabbitMQ.

Notifications You must be signed in to change notification settings

theg4sh/rabbitmq-aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

The project aggregate messages from multiple consumers, merge them and publish into publish exchange.

Dependencies

pthread
libconfig
libconfig-dev

Configure

To configure you'll need to copy config.cfg.example to config.cfg and set consumeFrom and publishTo groups.

See configuration syntax: https://www.hyperrealm.com/libconfig/libconfig_manual.html#Configuration-Files

How to build?

It's simple, you'll need to run:

make

About

Simple message aggregator of multiple consumers for RabbitMQ.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published