PHP Class MGDigital\BusQue\QueueWorker

Afficher le fichier Open project: mgdigital/busque Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( Implementation $implementation )
work ( string $queueName, integer $n = null, integer $time = null )

Private Methods

Méthode Description
iterate ( string $queueName, integer $time = null )

Method Details

__construct() public méthode

public __construct ( Implementation $implementation )
$implementation Implementation

work() public méthode

public work ( string $queueName, integer $n = null, integer $time = null )
$queueName string
$n integer
$time integer