Categories


Archives


Recent Posts


Categories


Simple PHP Job Queue

astorm

Frustrated by Magento? Then you’ll love Commerce Bug, the must have debugging extension for anyone using Magento. Whether you’re just starting out or you’re a seasoned pro, Commerce Bug will save you and your team hours everyday. Grab a copy and start working with Magento instead of against it.

Updated for Magento 2! No Frills Magento Layout is the only Magento front end book you'll ever need. Get your copy today!

If you following my grumblings on twitter you know I’ve been putting off learning a distributed version control system for a while now because CHANGE BAD, SAME GOOD. Well, the future has managed to pull me outside kicking and screaming, and I’ve released a small bit of code on GitHub for a PHP Job Queue that’s based on the Zend Framework’s messaging queue hierarchy.

This isn’t a replacement for Zend Platform’s job queues, it’s just a simple exercise in meta-programming and a concept I’ve used on a few gigs to deal with offline processing when a more mature system wasn’t available.

I’ve also released a screencast that covers setting up the project.

Feedback (either on the project itself, git, or the screencast) is welcome through the usual channels.

Originally published February 4, 2010

Copyright © Alana Storm 1975 – 2023 All Rights Reserved

Originally Posted: 4th February 2010

email hidden; JavaScript is required