integer DEFAULT_TTR
public put (mixed $data, [array $options]) Puts a job on the queue using specified tube.
public ignore (mixed $tube) It removes the named tube from the watch list for the current connection.
public kick (mixed $bound) The kick command applies only to the currently used tube.
public peekReady () Inspect the next ready job.
public quit () Simply closes the connection.
string DEFAULT_TUBE
public peekBuried () Return the next job in the list of buried jobs.
integer DEFAULT_DELAY
string DEFAULT_HOST
Page 1 of 3