Index

_ | A | B | E | F | G | I | J | L | M | O | P | R | S | T | U

_

__version__ (in module pykka)

A

Actor (class in pykka)
actor_class (pykka.ActorRef attribute)
actor_inbox (pykka.Actor attribute)
(pykka.ActorRef attribute)
actor_ref (pykka.Actor attribute)
(pykka.ActorProxy attribute)
actor_stopped (pykka.Actor attribute)
(pykka.ActorRef attribute)
actor_urn (pykka.Actor attribute)
(pykka.ActorRef attribute)
ActorDeadError
ActorProxy (class in pykka)
ActorRef (class in pykka)
ActorRegistry (class in pykka)
ask() (pykka.ActorRef method)
async_result (pykka.gevent.GeventFuture attribute)

B

broadcast() (pykka.ActorRegistry class method)

E

EventletActor (class in pykka.eventlet)
EventletEvent (class in pykka.eventlet)
EventletFuture (class in pykka.eventlet)

F

filter() (pykka.Future method)
Future (class in pykka)

G

get() (pykka.Future method)
get_all() (in module pykka)
(pykka.ActorRegistry class method)
get_by_class() (pykka.ActorRegistry class method)
get_by_class_name() (pykka.ActorRegistry class method)
get_by_urn() (pykka.ActorRegistry class method)
GeventActor (class in pykka.gevent)
GeventFuture (class in pykka.gevent)

I

is_alive() (pykka.ActorRef method)

J

join() (pykka.Future method)

L

log_thread_tracebacks() (in module pykka.debug)

M

map() (pykka.Future method)

O

on_failure() (pykka.Actor method)
on_receive() (pykka.Actor method)
on_start() (pykka.Actor method)
on_stop() (pykka.Actor method)

P

proxy() (pykka.ActorRef method)
pykka (module)
pykka.debug (module)
pykka.eventlet (module)
pykka.gevent (module)
Python Enhancement Proposals
PEP 386
PEP 396, [1]

R

reduce() (pykka.Future method)
register() (pykka.ActorRegistry class method)

S

set() (pykka.Future method)
set_exception() (pykka.Future method)
set_get_hook() (pykka.Future method)
start() (pykka.Actor class method)
stop() (pykka.Actor method)
(pykka.ActorRef method)
stop_all() (pykka.ActorRegistry class method)

T

tell() (pykka.ActorRef method)
ThreadingActor (class in pykka)
ThreadingFuture (class in pykka)
Timeout

U

unregister() (pykka.ActorRegistry class method)
use_daemon_thread (pykka.ThreadingActor attribute)