I’m happy to let you know that my new project, MyESB, reach and important step, as today the first version is out and available for download !
MyESB is a very K.I.S.S. enterprise messenging system. It’s a common problem for system administrators : you got files on server A , and those files should be transfered on server B for application 1 to parse them, and then application 1 creates new files that have to be transfered on server B for application 2, and then… There are many problems from this : you don’t have central management, no metrics, no monitoring…
MyESB uses CodeIgniter framework to implement a simple and understandable messenging server : an ajaxed web interface for administrators, and REST interfaces to post and get messages.
I provide a PHP5 client too, allowing to post and get messages through the server REST interfaces.
I hope I wasn’t too boring, if you’re interested by the software it’s at http://exodus.exofire.net/index.php/display/view/87