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 |
A PHP framework that reads a MySQL database and generates in real time a complete CRUD (Create, Read, Update and Delete) INterface.