tractor/docs/explain/index.rst

395 B

Big ideas

The conceptual core of tractor: what structured concurrency (SC) means once your "tasks" are whole processes, and how the runtime is layered to deliver that without (much) magic.

If you only read one page in these docs make it sc-distributed; if you read two, follow it with architecture.

sc-distributed architecture