vendredi 27 mai 2016

How to pass completed async job result to a client requested that job

I have a web site which publishes by a client request a job to a queue (RabbitMQ) Then worker gets notified of it, performs the job and calls the web site API endpoint to save the result to DB.

The question is how in general a client finds out the job status has being changed? Does it poll the web site?




Aucun commentaire:

Enregistrer un commentaire