Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/metric-space/tiny-simple-scheduler-example


https://github.com/metric-space/tiny-simple-scheduler-example

haskell job-scheduler

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# advanced example to show case TinyScheduler Library

architecture

- Two players (client and server)
- server serves a page with a status that randomly changes at certain intervals
- client periodically pulls down the page to check for status changes and if it notices a status change it outputs the status else outputs a "nothing found yadada" line

### Edits

Couldn't include Twilio because the twilio library has some weird tight constraints