getItem()
getItem() : mixed
Get an item to process.
Returns
mixed —False if no item to proceed.
Class to process a Pluf_Queue.
This class is very simple as basically this is just a signal handler. It goes throught the queue, get a free item, lock it, process it by sending a signal then mark it as done.