Bonka's Queue is an HTTP-based message queue that relates to JMS or AMQP much in the same way that CouchDB relates to traditional DBMSes. That is to say that it tries to solve a different (much simpler) problem and avoid all the extra overhead associated with more "proper" solutions.
| Tags | Java http messaging |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | OS Independent |
| Implementation | Java servlet |
| Translations | English |