File: threading.rst

package info (click to toggle)
python-pykka 4.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 508 kB
  • sloc: python: 2,813; makefile: 113
file content (20 lines) | stat: -rw-r--r-- 279 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
=========
Threading
=========


Installation
============

The default threading runtime has no dependencies other than Pykka itself and
the Python standard library.


API
===

.. autoclass:: pykka.ThreadingFuture
    :members:

.. autoclass:: pykka.ThreadingActor
    :members: