Hi all,

I want to check for a response from 3rd party service to determine the
availability of a user in that system and send an email notification once
that user is available.

I am planning to develop a microservice for the above requirement which
periodically calls to that 3rd party service. This can be achieved by,

   1. Running a timer inside the microservice which calls to the 3rd party
   service or
   2. Running an external cron task which calls a resource in my
   microservice.

What would be the good approach to use?

Thank you and regards,
Miraj

-- 
*Miraj Abeysekara*
Software Engineer
WSO2, Inc.

Mobile : +94775690822 <+94%2077%20569%200822>
Twitter : https://twitter.com/miragecreator
<http://wso2.com/signature>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to