Note

Julio.jl is still work-in-progress.

Julio.jl

JulioModule

Julio: Structured Concurrency for Julia

Dev

Julio is an implementation of structured concurrency for Julia. It is inspired by Trio and Curio.

It is built on top of Reagents.jl, a composable framework for nonblocking and synchronization algorithms influenced by Concurrent ML.

See more in the documentation.

Features

source