TidalCore

A scheduler for workloads that arrive in waves instead of a steady stream.

The idea

Queues are sized by observed arrival rate, so a burst does not push latency onto jobs already waiting.

Running it

Start the coordinator with tidalcore up and register workers by token.

Status

Running in production for internal workloads. Public builds are published as they stabilise.