🏛️ hexaqueue-server
High-Availability Central Controller and Batch Scheduling Daemon.
🏗️ Architecture & Dependencies
graph TD
subgraph S1["hexaqueue-server"]
SCHED["Scheduling Engine (Priority Aging, Fair-Share, Backfill, Preemption)"]
HA["HA Leader Election (Redis / Postgres Lease)"]
GRPC_API["gRPC Control Plane Service"]
REST_API["FastAPI REST Management Endpoints"]
end
subgraph S2["Internal & Hexastack Dependencies"]
HQ_CORE["hexaqueue-core"]
HS_AUTH["hexastack-auth (SPIFFE/mTLS & OIDC)"]
HS_CORE["hexastack-core"]
HS_CQRS["hexastack-cqrs"]
HS_DB["hexastack-db (PostgreSQL / SQLite)"]
HS_EVENTS["hexastack-events (NATS JetStream & Redis)"]
HS_FASTAPI["hexastack-fastapi"]
HS_GRPC["hexastack-grpc"]
HS_OTEL["hexastack-otel"]
end
S1 --> HQ_CORE
S1 --> HS_AUTH
S1 --> HS_CORE
S1 --> HS_CQRS
S1 --> HS_DB
S1 --> HS_EVENTS
S1 --> HS_FASTAPI
S1 --> HS_GRPC
S1 --> HS_OTEL
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hexaqueue_server-0.1.0.tar.gz.
File metadata
- Download URL: hexaqueue_server-0.1.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34151ee4081e6010fe11b53eb76181a2774da6131a9d54af3ead14715354c41c
|
|
| MD5 |
3f14b852071a7afea234585225b77d8d
|
|
| BLAKE2b-256 |
cd22e4ba9d49b6fb13f838420165201f275e42bce787d4e4d9e17bcc9bab6d88
|
File details
Details for the file hexaqueue_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: hexaqueue_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4189812e1bbbd473ef3a34c0b318d0d667888881e4f8fddecabd771180f64bad
|
|
| MD5 |
45ecb971ba474a7827e9abe7514326a3
|
|
| BLAKE2b-256 |
5858ecb5eb75136ae34752452d56782c6b708887735836b7eba7a81dcb7d51a1
|