modulepackage
0.0.0-20220604013759-2fee6374ed04
Repository: https://github.com/servicesys/jobtask.git
Documentation: pkg.go.dev
# README
JobTask
JobTask - Template for performing work asynchronously, outside of the request flow.
JobRunner https://github.com/bamzi/jobrunner
TODO
-
valid input and output schema - OK
-
Log - OK
-
DataBase/POOL - OK
-
JobTask Client - another project - OK
-
TESTS COMPLETE
-
view model -> https://docs.spring.io/spring-batch/docs/current/reference/html/schema-appendix.html
-
https://towardsdatascience.com/ace-the-system-design-interview-job-scheduling-system-b25693817950
System Design — Design a distributed job scheduler (KISS Interview series)
# Functions
No description provided by the author