This website recently got a major rebuild; if you're missing something, let Lorna know.

    Tag: pheanstalk


  1. Beanstalk, Pheanstalk and Priorities


    I've got an application that uses Beanstalkd to queue up messages, and some PHP worker scripts that grab messages from the queue and process them. Messages get added by the web application, but can also be added by cron - and when I add a bunch of messages via cron, I …

    Read more