Post AxAlxUltI4psMhWzL6 by [email protected] | |
More posts by [email protected] | |
Post #Ax6hXbeTuSmtj6cprE by [email protected] | |
0 likes, 1 repeats | |
What are folks using for job/message queues in #PHP, these days? | |
Post #Ax6ht87KOqVAUsNi1g by [email protected] | |
0 likes, 0 repeats | |
@ramsey postgres does the job well enough đ¤ˇââď¸ | |
Post #Ax6ht8E3zntCplX5Wa by [email protected] | |
0 likes, 1 repeats | |
@nCrazed Iâm not asking about the data storage layer of the job queue. | |
Post #Ax6iGaTx6cXZ869J9k by [email protected] | |
0 likes, 0 repeats | |
@ramsey Gearman đ Very curious to follow the other replies | |
Post #Ax6iGaZykDMRQmy7Y8 by [email protected] | |
0 likes, 1 repeats | |
@annika I used gearmand for many, many years, and it still gets the job done, I… | |
Post #Ax6o1nfkNkKpQ4zwoa by [email protected] | |
0 likes, 1 repeats | |
@ramsey every year i write a new one thinking that this will be the one i deplo… | |
Post #Ax74zkFbpZbVRvNVWC by [email protected] | |
0 likes, 1 repeats | |
@ramsey Right now we have Redis with a custom ReactPHP based layer on top of it… | |
Post #Ax7EDoLIJWcHmUorZY by [email protected] | |
0 likes, 1 repeats | |
@Crell @ramsey Dotkernel Queue, already used in production in several situation… | |
Post #Ax7RF5hAa4XjIGzYzQ by [email protected] | |
0 likes, 1 repeats | |
@ramsey Hi BenI'm pretty sure Ecotone, that I use, uses Enqueue:https://git… | |
Post #Ax7g7GmMzC5SfK9XTU by [email protected] | |
0 likes, 1 repeats | |
@ramsey last time I was using BunnyPHP https://github.com/jakubkulhan/bunny wit… | |
Post #Ax81W9iyRzyz3wGxCi by [email protected] | |
0 likes, 1 repeats | |
@dgoosens @ramsey +1 for enqueue. We've been using it for years now and eve… | |
Post #Ax8x4HEYjR5DaNSOO0 by [email protected] | |
0 likes, 0 repeats | |
@flowcontrol Yes, been working on updating Bunny for its next 0.x release. But… | |
Post #Ax8x4HM0Hl2PxSwKzQ by [email protected] | |
0 likes, 1 repeats | |
@wyri @flowcontrol Whatâs Bunny for, then, if it doesnât fit what Iâm loo… | |
Post #AxAQpuSLoT9SffvuKW by [email protected] | |
0 likes, 0 repeats | |
@ramsey @flowcontrol Bunny does the AMQP protocol with a protocol specific API … | |
Post #AxAQpuYjQkFuzSv0HA by [email protected] | |
0 likes, 1 repeats | |
@wyri @flowcontrol Ah, yes. I donât know what protocol weâll need. AMQP mig… | |
Post #AxAcx6fU0V701SH1tI by [email protected] | |
0 likes, 1 repeats | |
@ramsey we are quite happy with Symfonys messenger component. They have adapter… | |
Post #AxAlxUltI4psMhWzL6 by [email protected] | |
0 likes, 1 repeats | |
@ramsey couldnât remember what we used before Symfony launched their messenge… |