I have PHP projects written without any frameworks and I'm using enqueue/redis
to produce message into redis queue, and I want another project to consume messages. How can I make CLI consumer which will not interrupt after it proceed first message. I know enqueue have CLI commands for symfony, Magento. But I do not see any info how to achieve same without frameworks.
Asked
Active
Viewed 156 times
1

Bogdan Dubyk
- 4,756
- 7
- 30
- 67