FreeBSD.software
Home/devel/py311-pycos

py311-pycos

4.8.11_3devel

Concurrent, Asynchronous, Distributed, Communicating Tasks with Python

Pycos is a Python framework for concurrent, asynchronous, network, distributed programming and distributed computing, using generator functions, asynchronous completions and message passing. pycos can be used to create tasks with generator functions, similar to the way threads are created with functions using Python's threading module. Programs developed with pycos have same logic and structure as programs with threads, except for a few syntactic changes - mostly using yield with asynchronous completions that give control to pycos's scheduler, which interleaves executions of generators, similar to the way an operating system executes multiple processes

$pkg install py311-pycos
pycos.sourceforge.io
Origin
devel/pycos
Size
2.25MiB
License
APACHE20
Maintainer
ports@virtual-estates.net
Dependencies
1 packages
Required by
1 packages

Dependencies (1)

Required By (1)