Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RabbitMq Tests & Wiki #64

Open
bill-luu opened this issue Nov 14, 2017 · 1 comment
Open

RabbitMq Tests & Wiki #64

bill-luu opened this issue Nov 14, 2017 · 1 comment
Assignees

Comments

@bill-luu
Copy link
Contributor

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
@enochtsang
Copy link
Collaborator

Check that the queueing works as we expect. Even if we turn off the pi due to a powerloss the message stay queued, and will be offloaded on next connection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants