Hacker News new | ask | show | jobs
by malyk 5799 days ago
You could add a simple http server to your worker app that is pinged when something needs to happen. You could even make it respond to different requests for different tasks it has to do.