Index

_ | A | B | C | D | M | P | S | T | U

_

  • __enter__() (uactor.Actor method)
    • (uactor.ActorProxy method)
  • __exit__() (uactor.Actor method)
    • (uactor.ActorProxy method)
  • _exposed_ (uactor.Actor attribute)
  • _method_to_typeid_ (uactor.Actor attribute)
  • _options_ (uactor.Actor attribute)
  • _proxies_ (uactor.Actor attribute)

A

  • Actor (class in uactor)
  • ActorManager (class in uactor)
  • ActorProxy (class in uactor)
  • AuthkeyError

B

  • BaseProxy (class in uactor)

C

  • connect() (uactor.Actor class method)
    • (uactor.ActorManager method)
  • connection_address() (uactor.ActorProxy property)

D

  • DEFAULT_SERIALIZER (in module uactor)

M

  • manager_class (uactor.Actor attribute)
  • module
    • uactor

P

  • process() (uactor.ActorManager property)
  • proxy() (in module uactor)
  • proxy_class (uactor.Actor attribute)
  • ProxyError

S

  • shutdown() (uactor.Actor method)
    • (uactor.ActorProxy method)
  • start() (uactor.ActorManager method)

T

  • typeid() (in module uactor)
  • typeids() (uactor.ActorManager class method)

U

  • uactor
    • module
  • UActorException

uactor

  • uActor at GitLab
  • uActor at PyPI
  • Issue tracker

Table of Contents

Contents:

  • Readme
  • API reference
  • License

Examples:

  • Actor inheritance
  • Actor lifetime
  • Result proxies
  • Method callbacks
  • Performance tips

Advanced patterns:

  • Sticky processes
  • Actor pool example
  • Intermediate result storage
  • Networking

Related Topics

  • Documentation overview

Quick search

©2020, Felipe A Hernandez. | Powered by Sphinx 3.4.2 & Alabaster 0.7.12