JuliaConcurrent / Julio.jl

Structured Concurrency for Julia

Home Page:https://tkf.github.io/Julio.jl/dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Structured Concurrency for Julia

https://tkf.github.io/Julio.jl/dev/

License:MIT License


Languages

Language:Julia 100.0%