You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Distributed Task Scheduler written in Go , Postgres and gRPC.
Background:
I wanted to write a architecture of a task scheduler in Go , that handles a high volume of tasks, distribute them across multiple workers for execution.