integer DEFAULT_TTR
public put (mixed $data, [array $options]) Puts a job on the queue using specified tube.
public quit () Simply closes the connection.
public peekReady () Inspect the next ready job.
string DEFAULT_TUBE
public stats () Gives statistical information about the specified job if it exists.
Source
public kick (mixed $bound) The kick command applies only to the currently used tube.
public ignore (mixed $tube) It removes the named tube from the watch list for the current connection.
public listTubesWatched () Returns a list tubes currently being watched by the client.
Page 1 of 4