Web UI for SMS Messaging using Phoenix channels. Cowboy architecture and execution flow

Ecron- A lightweight/efficient cron-like job scheduling library.

Ecron is very simple and small, but it’s designed to be so, keeping lightweight and fully customizable.

  • Both cron-like scheduling and interval-based scheduling.
  • Well tested by PropTest 100% coverage.
  • Use receive after at any given time (rather than reevaluating upcoming jobs every second/minute).
  • Minimal overhead. ecron aims to keep its code base small.