Commercial parallel-test distribution service for Ruby. Uses a server that distributes tests to workers on demand so build time is more evenly split than with static splits based on previous timings. Solves the classic parallel-tests gotcha where one long-running test leaves most workers idle while one worker runs 17 minutes.