No description
  • Go 97.8%
  • Dockerfile 2.2%
Find a file
nquidox 4dc44d285a
All checks were successful
/ Make image (push) Successful in 38s
simplified tasks transfer
2026-08-12 20:45:27 +03:00
.forgejo/workflows fix 2026-04-05 20:21:16 +03:00
cmd run processor 2026-02-21 17:00:18 +03:00
config log enabled dep 2026-04-08 12:15:24 +03:00
internal simplified tasks transfer 2026-08-12 20:45:27 +03:00
pkg/taskTransport/v1 simplified tasks transfer 2026-08-12 20:45:27 +03:00
proto simplified tasks transfer 2026-08-12 20:45:27 +03:00
.gitignore update 2026-07-27 12:43:17 +03:00
config.env log enabled dep 2026-04-08 12:15:24 +03:00
Dockerfile update 2026-04-06 12:03:03 +03:00
go.mod update 2026-07-27 12:43:17 +03:00
go.sum update 2026-07-27 12:43:17 +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