5 lines
157 B
Markdown
5 lines
157 B
Markdown
|
|
# 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
|