Pykka
2.0
Usage
Quickstart
Examples
Pykka API
Runtimes
Testing
About
Inspiration
Changes
Pykka
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
J
|
K
|
L
|
M
|
O
|
P
|
R
|
S
|
T
|
U
|
V
_
__call__() (pykka.CallableProxy method)
__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)
args (pykka.messages.ProxyCall attribute)
ask() (pykka.ActorRef method)
async_result (pykka.gevent.GeventFuture attribute)
attr_path (pykka.messages.ProxyCall attribute)
(pykka.messages.ProxyGetAttr attribute)
(pykka.messages.ProxySetAttr attribute)
B
broadcast() (pykka.ActorRegistry class method)
C
CallableProxy (class in pykka)
D
defer() (pykka.CallableProxy 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.eventlet.EventletFuture method)
(pykka.Future method)
(pykka.gevent.GeventFuture method)
(pykka.ThreadingFuture 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)
K
kwargs (pykka.messages.ProxyCall attribute)
L
log_thread_tracebacks() (in module pykka.debug)
M
map() (pykka.Future method)
module
pykka
pykka.debug
pykka.eventlet
pykka.gevent
pykka.messages
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)
ProxyCall (class in pykka.messages)
ProxyGetAttr (class in pykka.messages)
ProxySetAttr (class in pykka.messages)
pykka
module
pykka.debug
module
pykka.eventlet
module
pykka.gevent
module
pykka.messages
module
Python Enhancement Proposals
PEP 386
PEP 396
,
[1]
R
reduce() (pykka.Future method)
register() (pykka.ActorRegistry class method)
S
set() (pykka.eventlet.EventletFuture method)
(pykka.Future method)
(pykka.gevent.GeventFuture method)
(pykka.ThreadingFuture method)
set_exception() (pykka.eventlet.EventletFuture method)
(pykka.Future method)
(pykka.gevent.GeventFuture method)
(pykka.ThreadingFuture 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
traversable() (in module pykka)
U
unregister() (pykka.ActorRegistry class method)
use_daemon_thread (pykka.ThreadingActor attribute)
V
value (pykka.messages.ProxySetAttr attribute)