Answer the question
In order to leave comments, you need to log in
Redis as a message broker, what libraries do you use?
There is a project in which microservices communicate via a message bus, pub / sub is currently used, but it was decided to move on to lists to be sure that the message was received. there is a connection timeout and the data is lost.
Please tell me some library that allows you to do jobs and stuff, except for php-resque (very outdated for php 7). Thank you!
PS
Yes, you can write everything yourself, it's not difficult, the only question is time ..
Answer the question
In order to leave comments, you need to log in
Perhaps RabbitMQ will do: https://www.rabbitmq.com/getstarted.html
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question