-
Notifications
You must be signed in to change notification settings - Fork 0
Distributed Task Scheduler is a scalable and reliable task execution system built with Go and gRPC. It consists of three services: the Scheduler stores and schedules Python script tasks in PostgreSQL, the Coordinator polls for pending tasks, dispatches them to Workers, and updates their results, while Workers execute the scripts and return outputs.
vaidik-bajpai/Distributed-Task-Scheduler
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Distributed Task Scheduler is a scalable and reliable task execution system built with Go and gRPC. It consists of three services: the Scheduler stores and schedules Python script tasks in PostgreSQL, the Coordinator polls for pending tasks, dispatches them to Workers, and updates their results, while Workers execute the scripts and return outputs.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published