Skip to content

JuliaConcurrent/Julio.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages