Skip to main content

Backend.AI App Proxy Coordinator

Purpose

The App Proxy Coordinator manages routing information for App Proxy Workers, coordinates worker instances, and handles service port mappings for compute session services (Jupyter, SSH, TensorBoard, etc.).

Key Responsibilities

1. Worker Management

  • Register and track App Proxy Worker instances
  • Monitor worker health and availability
  • Distribute routing information to workers
  • Handle worker failover

2. Route Management

  • Manage service port mappings (session → service → port)
  • Update routing tables dynamically
  • Propagate route changes to workers
  • Handle route conflicts and resolution

3. Service Discovery

  • Maintain service registry
  • Provide route lookup for workers
  • Update routes when sessions change
  • Clean up routes for terminated sessions

Entry Points

App Proxy Coordinator has 1 entry point to receive and process requests.

1. REST API

Framework: aiohttp (async HTTP server)

Port: 6030 (default)

Primary Purpose:

  • Worker management (registration, monitoring)
  • Routing information management (session-to-service port mapping)

Key Features:

  • HTTP/HTTPS-based communication
  • Centralized service routing information management
  • Real-time route updates
  • Persistent routing information storage in PostgreSQL

Processing Flow:

Worker Registration Flow

Worker → POST /workers/register → Coordinator
                                      ↓
                                  Register worker in DB
                                      ↓
                                  Return worker ID and routes

Route Creation Flow

Manager → POST /routes → Coordinator
                             ↓
                         Store route in DB
                             ↓
                         Notify all workers
                             ↓
                         Workers update local routing table

Integrated Architecture:

┌──────────────┐
│   Manager    │
│              │
└──────┬───────┘
       │ Route Management (REST)
       ▼
┌─────────────────────────────────────┐
│  App Proxy Coordinator (Port 6030)  │
│  - Worker registration              │
│  - Route management                 │
│  - Service port mapping             │
│  - Route propagation                │
└─────────┬───────────────────────────┘
          │
          ▼ Worker Registration & Route Updates
    ┌─────┴─────┬─────────┬─────────┐
    ▼           ▼         ▼         ▼
┌────────┐ ┌────────┐ ┌────────┐ ┌────────┐
│Worker 1│ │Worker 2│ │Worker 3│ │Worker N│
└────────┘ └────────┘ └────────┘ └────────┘

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

backend_ai_appproxy_coordinator-26.8.3.tar.gz (88.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file backend_ai_appproxy_coordinator-26.8.3.tar.gz.

File metadata

File hashes

Hashes for backend_ai_appproxy_coordinator-26.8.3.tar.gz
Algorithm Hash digest
SHA256 dece2dda4dc91abe519b8c0a8657e00747dc5fd9d43c020566f75127110a9f45
MD5 dc9ddc5c092d092f91d73a181dcd43c8
BLAKE2b-256 0a78e33ebc6fd73c413d6d1c5fc0c20def2002635c219e3e97d91aab8aedeb6a

See more details on using hashes here.

File details

Details for the file backend_ai_appproxy_coordinator-26.8.3-py3-none-any.whl.

File metadata

File hashes

Hashes for backend_ai_appproxy_coordinator-26.8.3-py3-none-any.whl
Algorithm Hash digest
SHA256 cc34f8e838a49360ec546717eb3dcb27006ab881d7ca7e8756caa4b56a56519b
MD5 56f07b0107dbc6e28a8fb9ff7542208e
BLAKE2b-256 e935d130e34b8e77039b30b4a8aeedfb11364b13bcaaa90cff22b3dacd3f9400

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

26.8.3 This release

2 files

26.8.2

2 files

26.8.1

2 files

26.8.0

2 files

26.7.0

2 files

26.4.10

2 files

26.4.9

2 files

26.4.8

2 files

26.4.7

2 files

26.4.6

2 files

26.4.5

2 files

26.4.4

2 files

26.4.3

2 files

26.4.2

2 files

26.4.1

2 files

26.4.0

2 files

26.3.3

2 files

26.3.2

2 files

26.3.1

2 files

26.3.0

2 files

26.2.5

2 files

26.2.4

2 files

26.2.3

2 files

26.2.2

2 files

26.2.1

2 files

26.2.0

2 files

26.1.0

2 files

25.19.2

2 files

25.19.1

2 files

25.19.0

2 files

25.18.1

2 files

25.18.0

2 files

25.17.1

2 files

25.17.0

2 files

25.16.0

2 files

25.15.12

2 files

25.15.11

2 files

25.15.10

2 files

25.15.9

2 files

25.15.8

2 files

25.15.7

2 files

25.15.6

2 files

25.15.5

2 files

25.15.4

2 files

25.15.3

2 files

25.15.2

2 files

25.15.1

2 files

25.15.0

2 files

25.14.5

2 files

25.14.4

2 files

25.14.3

2 files

25.14.2

2 files

25.14.1

2 files

25.14.0

2 files

25.13.4

2 files

25.13.3

2 files

25.13.2

2 files

25.13.1

2 files

25.13.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page