Hacker News new | ask | show | jobs
MessageQueue in PHP with Redis. Make it simple to do distributed systems. (github.com)
1 points by henrikbjorn 4861 days ago
For the last couple of weeks i have been working on a queuing system for php. One that would be as easy to use as Resque but be more tuned for php where dependency injection containers etc are a common thing.