The RabbitMq Tutorials are pretty legit, so you can take a look through that to try these test programs.
Tests:
Try to figure out:
- How fast does memory fill up when queueing?
At the end, write a wiki/exercise on:
- What is Rabbitmq & why we use it
- How to setup rabbitmq (Documented on the Hermes Readme)
- How to send messages to an exchange
- How to receive messages from an exchange
- Overview on Rabbitmqc and simpleAmpqClient
The RabbitMq Tutorials are pretty legit, so you can take a look through that to try these test programs.
Tests:
Try to figure out:
At the end, write a wiki/exercise on: