Read messages from a directory and send them to an AMQP exchange
Homepage Repository Rubygems Documentation Download
gem install amqp_directory_broadcaster -v 1.0.5
USAGE: gem install amqp_directory_broadcaster For help: broadcast_directory --help broadcast_directory --source "~/source_dir" --filter "*.message" --broker "amqp://ganga" --exchange "my.exchange" --routing-key "my.event.name"