Sprinkle is a STOMP broker. It is free software . It is written in
Python and runs on Unix type platforms.
Sprinkle allows computers to pass messages to each other. These messages
might originate from human beings, or they could contain data from other
programs. The STOMP protocol defines how this happens.
Sprinkle is designed to be very simple and lightweight. It comes with a
tool so you can run unit tests on the code. The whole thing is fully
documented using a system called reStructuredText .
If you like Sprinkle, please get in touch and tell me what you use it for.
If you find a bug in the program, let me know so I can fix it. You can
work out my email address from the header at the top of this file.