Skip to content

issues Search Results · repo:yidas/codeigniter-queue-worker language:PHP

Filter by

9 results
 (70 ms)

9 results

inyidas/codeigniter-queue-worker (press backspace or delete to remove)

Hi, is there anyway to get windows support for multiple workers? Currently, I can only do php index.php queue/my_worker single which only launces a single worker, so if I have multiple jobs in the queue, ...
  • amiraiman
  • Opened 
    on Aug 3, 2023
  • #12

From my understanding, you only need to run php index.php worker listen and the listener will automatically dispatch a worker if there s a job in the queue (given that you configured everything as described ...
  • amiraiman
  • 2
  • Opened 
    on Jul 31, 2023
  • #11

A good amount of things have changed in php 8 and I still haven t been able to tackle them with your work.
  • aleckyann
  • 2
  • Opened 
    on Dec 12, 2022
  • #10

please explain why I have the message Queue Listener - Job empty
  • vijikanna
  • Opened 
    on Dec 17, 2021
  • #9

Suddenly my queue returns job empty message. But there is 100+ records to process. And no changes in my DB..
  • vijikanna
  • 2
  • Opened 
    on Dec 16, 2021
  • #8

Hello, I saw in documentation is requeried codeigniter version 3+ It is possible to make compatible with version 2? Another question, you can store data for use it in the queue job? similar has laravel? ...
  • sefirosweb
  • 1
  • Opened 
    on Jun 29, 2021
  • #7

I did setup everything was working fine. There were some health issues coming so I did kill by PID. Now when I run this command. php index.php MyWorker/launch It does not start listening, and this commands ...
  • adeelpervaiz
  • 3
  • Opened 
    on Feb 8, 2019
  • #4

I m interested in with codeigniter-queue-worker, can you give example source code myjobs library ?
  • alifable
  • 11
  • Opened 
    on Jan 18, 2019
  • #3

$this- load- library( myjobs );
  • gietmxh
  • 5
  • Opened 
    on Nov 5, 2018
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub