queue icon indicating copy to clipboard operation
queue copied to clipboard

A queue-interop compatible Queueing library

Results 10 queue issues
Sort by recently updated
recently updated
newest added

dereuromark-queue has nice templates to see the jobs. Is this something we want to have in cakephp/queue and they just haven't been made or is it intentional to keep the...

Hello, I'm using cake4 and mongoDb as transport I've the following scenario where I've 2 different messages in 2 different queues `QueueManager::push(ExampleJob::class, ['id' => 1, 'code' => 'oi1'], ['queue' =>...

bug

Hello, I'm not sure if I have found a bug or if this just a case of user error. I am having an issue with running multiple workers on long...

bug

The current state of this plugin isn't mentioned anywhere. Also, there is no roadmap, as it seems. For example, there hasn't been a single release, yet. Not even an alpha...

documentation

Similar to https://php-enqueue.github.io/transport/dbal/

enhancement

I've been trying this plugin for mailing purpose. Somehow I've an issue connecting to redis. When I'm using predis directly, I can't connect and submit my data to the redis....

It might be nice to implement a job admin panel that lists all failed jobs. This could be done by having custom middleware/listeners that push the failed jobs into a...

enhancement

The queue-interop exposes the [RPC](https://php-enqueue.github.io/quick_tour/#remote-procedure-call-rpc) pattern. Not sure how useful that would be in the long-term - I've personally never used RPC in an app - but might be neat...

enhancement

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...

dependencies
php

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...

dependencies
php