Skip to content

mjgiarlo/amqp101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Playing around with amqp/rabbitmq and pika as a potential stewardship services architecture backplane.

To test this out, I normally start up twi gnu screen screens.  In one I run the consumer, which creates a bunch of exchanges and queues and waits for messages to be published.  In the other I run the publisher, and then watch the messages roll in.

To get started install rabbitmq-server and easy_install pika.

About

Playing around with amqp/rabbitmq and pika as a potential curation services architecture backplane

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages