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