The standalone service is responsible for creating a printing job on a local system on which it is installed after being triggered from the front-end that is hosted on web, the status of the job must be sent to the front-end with options to cancel the job from front-end in between the job is started and completed.
The front-end will show the status of the printing in real time but we don't want the front-end to continuously listen to the standalone app.
What's the best way to have the two-way communication between the two services without polling.
Aucun commentaire:
Enregistrer un commentaire