Incubating v0.1.0

Nsai Work

NsaiWork - Unified job scheduler for the North-Shore-AI platform. Protocol-first, multi-tenant job scheduling with priority queues, resource-aware scheduling, and pluggable…

Stats & Info

  • Latest release: v0.1.0
  • Recent downloads: 22
  • All-time downloads: 22
  • Maintainers: nshkrdotcom

Tags

MIT Hex.pm

Installation

Add nsai_work to your list of dependencies in mix.exs:

def deps do
  [
    {:nsai_work, "~> 0.1.0"}
  ]
end

Then run:

mix deps.get

Resources