PHP Interface YQueueInterface

Since: 0.1
Author: yupe team ([email protected])
Show file Open project: yupe/yupe

Public Methods

Method Description
add ( $worker, array $task ) : mixed
flush ( null $worker = null ) : mixed

Method Details

add() public method

public add ( $worker, array $task ) : mixed
$worker
$task array
return mixed

flush() public method

public flush ( null $worker = null ) : mixed
$worker null
return mixed