nano-run/_docs/flow.md
Alexander Baryshnikov 4edfaa4d26 initial code added
2020-09-10 18:11:34 +08:00

487 B

High-level overview

Subjects:

  • Client - the side which is making HTTP(S) request to the System
  • System - instance of nano-run that routing request
  • Worker - executable that implements business logic

During restart - all incomplete tasks will queued again.

image

image