An experimental structured concurrency framework
Project description
structio
A proof of concept for an experimental structured concurrency framework written in Python
Disclaimer
This library is highly experimental and currently in alpha stage (it doesn't even have a proper version number yet, that's how alpha it is), so it's not production ready (and probably never will be). If you want the fancy structured concurrency paradigm in a library that works today, consider trio, from which structio is heavily inspired (curio is also worth looking into, although technically it doesn't implement SC).
Why?
This library (and its predecessors) is just a way for me to test my knowledge and make sure I understand the basics of structured concurrency and building solid coroutine runners so that I can implement the paradigm in my own programming language. For more info, see here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for structured_io-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43639e077bcf4d19589be1c8590383b81ea4d0bc68177be4e5f268944e268228 |
|
MD5 | 19ed264915832f12cb04b178eec2f80d |
|
BLAKE2b-256 | aa13cd350fd0c0f9a54a29f9ab64e8954d306591218112342074040b343a9e1a |