[ buster ]
[ Bron: python-pykka ]
Pakket: python-pykka (1.2.1-4)
Verwijzigingen voor python-pykka
Debian bronnen:
Het bronpakket python-pykka downloaden:
Beheerders:
Externe bronnen:
- Homepage [www.pykka.org]
Vergelijkbare pakketten:
Actor model library (Python 2)
Pykka is a Python implementation of the actor model. The actor model introduces some simple rules to control the sharing of state and cooperation between execution units, which makes it easier to build concurrent applications.
Pykka provides an actor API with multiple implementations: threading, gevent, and Eventlet.
This is the Python 2 version of the package.
Andere aan python-pykka gerelateerde pakketten
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 1.0)
- JavaScript support for Sphinx documentation
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- sug: python-gevent
- gevent is a coroutine-based Python networking library
- of python-eventlet
- concurrent networking library - Python 2.x