Sophie

Sophie

distrib > PLD > th > ppc > by-pkgid > cd81a597924d9a7d4cbe824da122b166

python3-pykka-1.2.1-6.noarch.rpm

Description:

The goal of Pykka is to provide easy to use concurrency abstractions
for Python by using the actor model.

Pykka for Python 3 provides an actor API with one implementation:

- ThreadingActor is built on the Python Standard Library's threading
and Queue modules, and has no dependencies outside Python itself. It
plays well together with non-actor threads.

Much of the naming in Pykka is inspired by the Akka project which
implements actors on the JVM. Though, Pykka does not aim to be a
Python port of Akka.

This package provides Pykka's Python 3 libraries.

Sources packages:

Other version of this rpm: