PyMoa-Remote
  • Installation
  • Getting Started
  • The PyMoa-Remote API
    • Executor API
    • Available Executors
    • PyMoa-Remote Package
    • Remote Server Apps
PyMoa-Remote
  • The PyMoa-Remote API
  • View page source

The PyMoa-Remote API

  • Executor API
    • Executor Interface
    • ExecutorBase
    • InstanceRegistry
    • NO_CALLBACK
    • Executor Client API
    • Executor
    • ExecutorContext
    • LocalRegistry
    • apply_executor()
    • apply_generator_executor()
  • Available Executors
    • Threading Executor
    • AsyncThreadExecutor
    • SyncThreadExecutor
    • ThreadExecutor
    • TrioPortal
    • Socket Client
    • SocketExecutor
    • Multiprocessing Socket Executor
    • MultiprocessSocketExecutor
    • WebSocket Executor
    • WebSocketExecutor
    • REST Executor
    • RestExecutor
  • PyMoa-Remote Package
    • PyMoa-Remote
    • Exception
    • RemoteException
    • extract_frames()
    • get_fake_traceback_obj()
    • get_traceback_from_frames()
    • raise_remote_exception_from_frames()
    • serialize_exception()
    • Utilities
    • MaxSizeErrorDeque
    • MaxSizeSkipDeque
    • QueueFull
    • asynccontextmanager()
    • get_class_bases()
    • Server Side Executor
    • DataLogger
    • ExecutorServer
    • ExecutorServerBase
    • RemoteRegistry
    • SimpleExecutorServer
    • dispatch_stream_channel_to_queues()
    • REST SSE Client
    • SSEStream
  • Remote Server Apps
    • Multiprocessing app
    • ProcessSocketServer
    • run_app()
    • Quart App
    • QuartRestServer
    • QuartSocketServer
    • create_app()
    • run_app()
    • start_app()
Previous Next

© Copyright 2020, Matthew Einhorn.

Built with Sphinx using a theme provided by Read the Docs.