Codeigniter-jobQueue icon indicating copy to clipboard operation
Codeigniter-jobQueue copied to clipboard

Job Queue based on redis

Results 5 Codeigniter-jobQueue issues
Sort by recently updated
recently updated
newest added

How can we configure the jobs to run automatically ?

Hi, I tried using the code. The documentation helped. I was able to create and add jobs in a high queue using the `create` function call and was able to...

Hello Marsanla, Can you please explain how to manage with workers in this case ? Because it need to be run constantly to check for jobs in Queue.

Severity: 4096 --> Argument 1 passed to Jobs::perform() must be an array, null given, called in /var/www/x.com/application/libraries/jobs.php on line 638 and defined /var/www/x.com/application/libraries/jobs.php 659 Severity: Notice --> Trying to get...