Skip to content

Scheduler #40

@jacobhebbel

Description

@jacobhebbel

The scheduler is a cross-service messaging system that acts as a glorified queue, where jobs are added by services and services are called when a job is ready to be executed. This system needs:
-> to be fault-tolerant
-> comply with a diverse config format
-> be successful in async environments
-> syncs with logger

Conduct research on the plan for producing this system, and implement a basic go file without functionality but documentation explaining the approach

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions