lundi 2 janvier 2017

How to implement Fork-join with rabbitMQ

I want to implement the fork-join pattern in php using rabbitMQ. I managed to split the work to parts and proccess them in parallel. But I don't know how to join the results.

It seems that rabbitMQ has no futures or promisses equivalent.

Any help will be appreciated

Aucun commentaire:

Enregistrer un commentaire