Skip to content

Lightbus Overview
Type to start searching
    GitHub
    • Home
    • Tutorials
    • How to
    • Explanation
    • Reference
    GitHub
    • Home
      • Overview
      • 1. Installation
      • 2. Quick start
      • 3. Worked example
      • 4. Django & Lightbus
      • Getting involved (even if you don't code)
      • Overview
      • Access your bus client
      • Schedule recurring tasks
      • Run background tasks
      • Migrate from Celery to Lightbus
      • Write idempotent event handlers
      • Use Lightbus for realtime metrics
      • Use Lightbus for event sourcing
      • Modify Lightbus
      • Overview
      • Anatomy lesson
      • Services
      • The bus
      • APIs
      • Remote procedure calls
      • Events
      • Marshalling
      • Transports
      • Configuration
      • Schema
      • Lightbus vs Celery
      • Architecture tips
      • Performance
      • Overview
      • APIs
      • Remote procedure calls
      • Events
      • Typing
      • Configuration
      • Schema
        • run
        • inspect
        • shell
        • dumpschema
        • dumpconfigschema
      • Testing & Mocking
      • Plugins
      • Plugin development
      • Transport configuration
        • Overview
        • RPC & Result Protocol (Redis)
        • Event Protocol (Redis)
        • Schema Protocol (Redis)
      • Release process
      • Authors
      • Code of Conduct
    

    Reference overview¶

    This section provides detailed information regarding the specific features of Lightbus.

    A grasp of the tutorial and explantion sections will be useful here.

    Previous Performance
    Next APIs
    powered by MkDocs and Material for MkDocs