public peekBuried () Return the next job in the list of buried jobs.
integer DEFAULT_DELAY
Source
public bury ([mixed $priority]) The bury command puts a job into the “buried” state. Buried jobs are put into a FIFO
public listTubesWatched () Returns a list tubes currently being watched by the client.
public touch () The touch command allows a worker to request more time to work on a job. This is useful for jobs
public jobPeek (mixed $id) The peek commands let the client inspect a job in the system.
extends class Phalcon\Exception
final public readStatus () Reads the latest status from the Beanstalkd server
public reserve ([mixed $timeout]) Reserves/locks a ready job from the specified tube.
Page 2 of 4