Answer the question
In order to leave comments, you need to log in
Which task queue manager to choose for the Laravel framework?
Hello.
Now the database task queue is implemented from the Laravel box.
Problem 1: I can't set up multiple queues or task parallelism at the same time.
Possible problem in the future: it will be necessary to move this functionality to another server.
In this regard, I look towards the task queue manager.
RabbitMQ is recommended - it's embarrassing that there is no support out of the box. Never worked with managers before.
Please advise a manager who:
1. It was as easy as possible to install and configure
2. The ability to quickly and easily connect with Laravel
3. It was possible to perform tasks in parallel.
4. could be easily transferred to another server (preferably)
Answer the question
In order to leave comments, you need to log in
Problem 1: I can't set up multiple queues or task parallelism at the same time.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question