Skip to content

A simple distributed scheduler with support for scheduling HTTP and AMQP messages.

Notifications You must be signed in to change notification settings

GLCharge/distributed-scheduler

Repository files navigation

DISTRIBUTED SCHEDULER

Welcome to the Golang Distributed Scheduler repository! This system, consisting of a Management API 🛠️ and a Runner service 🏃‍♀️, allows you to easily schedule and manage jobs that execute at specified times in the future. Check out our detailed Local Development Guide, Configuration Guide, and Architecture Overview in the Documentation directory to get started.