Wondering is there a name or this async pattern? Thread 1 queues up a async process. But it will only start when Thread 1 has completed.
Example, web application. A servlet thread executes and wants to put something in a JMS queue. But it will only be put in the queue when the servlet thread has finished.
Aucun commentaire:
Enregistrer un commentaire