cobald

User Documentation

  • Resource and Control Model
  • Daemon Infrastructure and Facilities
  • Custom Controllers, Pools and Extensions
  • Glossary of Terms
  • Module Index
    • cobald namespace
      • Subpackages
        • cobald.composite package
        • cobald.controller package
        • cobald.daemon package
        • cobald.decorator package
        • cobald.interfaces package
        • cobald.monitor package
        • cobald.utility package

Development & Maintenance

  • ChangeLog
  • Versioning and Releases
cobald
  • cobald
  • cobald namespace
  • cobald.daemon package
  • cobald.daemon.runners package
  • View page source

cobald.daemon.runners package

Submodules

  • cobald.daemon.runners.async_tools module
  • cobald.daemon.runners.asyncio_runner module
    • AsyncioRunner
      • AsyncioRunner.aclose()
      • AsyncioRunner.flavour
      • AsyncioRunner.manage_payloads()
      • AsyncioRunner.register_payload()
      • AsyncioRunner.run_payload()
  • cobald.daemon.runners.asyncio_watcher module
  • cobald.daemon.runners.base_runner module
    • BaseRunner
      • BaseRunner.aclose()
      • BaseRunner.flavour
      • BaseRunner.manage_payloads()
      • BaseRunner.ready()
      • BaseRunner.register_payload()
      • BaseRunner.run()
      • BaseRunner.run_payload()
      • BaseRunner.stop()
    • OrphanedReturn
  • cobald.daemon.runners.guard module
    • exclusive()
  • cobald.daemon.runners.meta_runner module
    • MetaRunner
      • MetaRunner.register_payload()
      • MetaRunner.run()
      • MetaRunner.run_payload()
      • MetaRunner.runner_types
      • MetaRunner.runners
      • MetaRunner.stop()
  • cobald.daemon.runners.service module
    • ServiceRunner
      • ServiceRunner.accept()
      • ServiceRunner.adopt()
      • ServiceRunner.execute()
      • ServiceRunner.shutdown()
    • ServiceUnit
      • ServiceUnit.running
      • ServiceUnit.start()
      • ServiceUnit.units()
    • service()
  • cobald.daemon.runners.thread_runner module
    • ThreadRunner
      • ThreadRunner.aclose()
      • ThreadRunner.flavour
      • ThreadRunner.manage_payloads()
      • ThreadRunner.register_payload()
      • ThreadRunner.run_payload()
  • cobald.daemon.runners.trio_runner module
    • TrioRunner
      • TrioRunner.aclose()
      • TrioRunner.flavour
      • TrioRunner.manage_payloads()
      • TrioRunner.ready()
      • TrioRunner.register_payload()
      • TrioRunner.run_payload()
Previous Next

© Copyright 2018 - 2023 Eileen Kuehn, Max Fischer.

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