public stats () Gives statistical information about the system as a whole.
extends class Phalcon\Exception
public read ([mixed $length]) Reads a packet from the socket. Prior to reading from the socket will check for availability
public peekDelayed () Return the next job in the list of buried jobs.
public reserve ([mixed $timeout]) Reserves/locks a ready job from the specified tube.
integer DEFAULT_PRIORITY
public connect () Makes a connection to the Beanstalkd server
public pauseTube (mixed $tube, mixed $delay) Can delay any new job being reserved for a given time.
public choose (mixed $tube) Change the active tube. By default the tube is “default”.
public __wakeup () Checks if the job has been modified after unserializing the object
Page 3 of 4