Software, life, and random thoughts
Home/Tags/poller/

Tag : poller

  1. Lets say you have a Backbone.js based messaging system on your application, and you want to stay synced with the server so you could alert your users when a new message arrives. You would like to call the server once every couple of seconds and ask for status updates. Or maybe your model represents an on going background task, you want to poll for…

©2023 Uzi Kilon