jamesrwhite / minicron

🕰️ Monitor your cron jobs
GNU General Public License v3.0
2.34k stars 154 forks source link

Horizontally Scalable Monitoring #265

Open jamesrwhite opened 7 years ago

jamesrwhite commented 7 years ago

Currently the monitoring feature runs in a single background thread and can only be run on one server. It should be possible for multiple to be running on multiple servers.