radical.orbit 0.2.0 documentation

ORBIT is a bridge-based distributed framework that connects external RADICAL-Cybertools (RCT) applications with HPC resources. It uses a three-tier architecture — Client → Bridge → Endpoint — communicating over HTTPS and WebSockets: a public-facing bridge acts as a reverse proxy, each endpoint service runs on an HPC resource and opens an outbound (firewall-friendly) WebSocket back to the bridge, and plugins extend each endpoint with domain-specific functionality (job submission, queue info, file staging, task execution, and more), each under its own isolated URL namespace.

These pages document the plugin API and development model, the embedding and REST interfaces, and the individual plugins shipped with the framework.

Get involved or contact us:

Contents:

Indices and tables