No description
Find a file
nquidox a5aec1fca3
Some checks failed
/ Make image (push) Failing after 23s
build files
2026-04-05 20:16:44 +03:00
.forgejo/workflows build files 2026-04-05 20:16:44 +03:00
cmd run processor 2026-02-21 17:00:18 +03:00
config uint16 type for port + env getter 2026-04-03 11:45:22 +03:00
internal deps 2026-04-03 11:46:39 +03:00
pkg/taskTransport/v1 v1 2026-02-18 19:57:38 +03:00
proto added + rename 2026-02-18 17:35:37 +03:00
.gitignore initial 2026-02-18 15:53:29 +03:00
config.env extended 2026-02-21 16:56:40 +03:00
Dockerfile build files 2026-04-05 20:16:44 +03:00
go.mod update 2026-04-03 11:44:44 +03:00
go.sum update 2026-04-03 11:44:44 +03:00
README.md initial 2026-02-18 15:53:29 +03:00

Task Processor V3

  1. Requests tasks from source by gRPC
  2. Sorts and sends tasks to certain handlers
  3. Recieves tasks results and sends it back to source