ecyshor / nses

Not so exact scheduler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nses

Not so exact scheduler Light scheduler to emite events, trigger http calls, trigger external services on the scheduled basis, that bucketizes the jobs based on the defined limits to try to keep the flow as consistent as possible.

How it works

Scheduling

Bucketization

Job templates

Accepted types

Jobs

##Setup dev env

protoc --go_out=. *.proto

About

Not so exact scheduler


Languages

Language:Go 90.9%Language:PLpgSQL 9.1%