Here’s a new project which is dealing with creating message queue system for PHP based applications. It’s a work in progress project but keep a look out for this over the coming months if you’re looking for a solutions like this.
This is a PHP-based approach to problem of durable messaging over networks. The goal is to have an asynchronous way to send arbitrary messages from A to B.
Link: dropr
