Skip to content
/ ODIN Public

Odin is a programmable distributed job orchestration system which allows for the scheduling, management and unattended background execution of individual user created tasks on Linux based systems.

Notifications You must be signed in to change notification settings

martyurb/ODIN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odin Logo

📖 Overview

Odin is a programmable, observable and distributed job orchestration system which allows for the scheduling, management and unattended background execution of user created tasks on Linux based systems.

Job schedulers by definition are supposed to eliminate toil, a kind of work tied to running a service which is manual, repetitive and most importantly, automatable. While Odin cares about what is to be executed and when it will be executed, Odin is equally concerned with the expected behaviour of your job, which is described entirely by the user’s code.

This observability is achieved through a web facing user interface which displays job logs and metrics. All of this is gathered through the use of Odin Libraries written in Go, Node.js and Python.

Odin can infer the internal state of jobs by leveraging these libraries, which in turn can be used to speed up the debugging process associated with jobs which yield unexpected behaviour.

🚀 Usage

You can check out the documentation for using Odin here.

👤 Author

Martynas Urbanavicius

📝 License

Copyright © 2020 Martynas Urbanavicius
This project is MIT licensed.


About

Odin is a programmable distributed job orchestration system which allows for the scheduling, management and unattended background execution of individual user created tasks on Linux based systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages