vendredi 1 avril 2016

Monitoring a web service's parameter from client

I am using a web service that provides me with a parameter that changes with the time (device speed sent from an Android smartphone), now I want to implement a solution/architecture that let me monitor that parameter to fire an event when reaching some value.

I was thinking about Observer design pattern but I couldn't identify the 2 parts of this pattern in my context.

Any suggestion guys ?

Aucun commentaire:

Enregistrer un commentaire