How does a page constantly pull (messages info) Jobs, in the background even if the page isn't the current one on the screen? We use a rest service.
Every 45 seconds I want this page to look on the server for any new jobs. I then want the page to update itself.