Welcome Guest, Not a member yet? Register   Sign In
Poll: Which message queue services are important to you?
You do not have permission to vote in this poll.
RabbitMQ
68.75%
11 68.75%
AWS simple queue service
25.00%
4 25.00%
ActiveMQ
6.25%
1 6.25%
Total 16 vote(s) 100%
* You voted for this item. [Show Results]

[feature] Message queue
#1

(This post was last modified: 03-08-2019, 09:20 AM by jlp.)

The Message Queue feature has not made it into CodeIgniter 4 yet, but is planned. Initial work began a couple of years ago, but stalled. The current implementation direction provides for a queue backed by a database, or integrated with RabbitMQ.

This thread includes a poll, to ascertain the importance of external message queue services that are important to the community, might be reasonable to provide adapters for. Feel free to suggest others in posts in this thread.

Planned so far:
[.] Queue\Queue
[.] Queue\QueueInterface
[ ] Queue\Exceptions\QueueException
[ ] Queue\Handlers\BaseHandler
[.] Queue\Handlers\DatabaseHandler
[.] Queue\Handlers\RabbitMWHandler
[.] App\Config\Queue
[ ] unit testing for the above
[ ] user guide section for the above

----------------------------------------------------
This is a roadmap feature, or "epic", and a card on the roadmap board.
Component tasks will show up as issues or PRs on the development board.
We welcome comments & suggestions below.
James Parry
Project Lead
Reply


Messages In This Thread
[feature] Message queue - by jlp - 03-08-2019, 09:17 AM
RE: [feature] Message queue - by InsiteFX - 03-08-2019, 09:39 AM
RE: [feature] Message queue - by mladoux - 03-13-2019, 07:53 AM
RE: [feature] Message queue - by donpwinston - 03-13-2019, 10:06 AM
RE: [feature] Message queue - by ciadmin - 03-13-2019, 10:28 AM
RE: [feature] Message queue - by ciadmin - 04-29-2019, 11:55 AM
RE: [feature] Message queue - by MGatner - 04-30-2019, 07:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB