piffio / owm

Owm Framework, Including owmAPI and owmWorker
GNU General Public License v2.0
1 stars 0 forks source link

Create a simple worker to consume messages from RabbitMQ #16

Closed piffio closed 10 years ago

piffio commented 10 years ago

Create a simple worker that consumes messages from the queue in RabbitMQ, unmarshal the message and prints the original Structure

piffio commented 10 years ago

Implemented in #24