GoSchedule v0.1.2

Introduction

We have some distributed jobs which is scheduled between different application processes (nodes). So how to make them high available and well balanced is important. In Java we have tbschedule and we also have some applications in GoLang.

So this is a distributed scheduling library in GoLang like tbschedule in Java.

Project

Project home: github.com/jasonjoo2010/goschedule

Design