Joseph Choe

Description

Using the Actor model of concurrent computation, I build a cron scheduler in Ruby intended to be a single lightweight process within a larger distributed system, its only purpose to schedule work that other processes on other larger server instances complete.

Dependencies

Discuss: https://reddit.com/r/josephchoe

Code: https://github.com/bluepuppetcompany