Runnable examples for glide-mq - high-performance message queue with AI-native orchestration primitives.
cd examples/core-basics && npm install && npm startRequires Node.js 20+, glide-mq >= 0.14.0, and Valkey 7.0+ (TestQueue examples run in-memory without Valkey).
| AI Orchestration | Core Patterns | Framework Plugins |
|---|---|---|
| Usage & Costs | Basics | Hono |
| Budget & TPM | Workflows | Fastify |
| Streaming | Advanced | Hapi |
| Agent Loops | DAG Flows | NestJS |
| Search & Vectors | Scheduling | Express |
| SDK Integrations | Batch Processing | Koa |
| Testing | Broadcast | Next.js |
Ordering keys, rate limiting, dedup, stall detection, custom job IDs, pluggable serializers, request-reply, serverless producers, Valkey cluster, and more. See examples/ for the full list.
Need cross-language access from Python, Go, Ruby, or shell scripts? Start with HTTP Proxy for queue routes, flow create/read/tree/delete, queue events SSE, rolling usage summaries, and broadcast publish/SSE over HTTP.
- glide-mq - core library
- Documentation
- @glidemq/hono | @glidemq/fastify | @glidemq/hapi | @glidemq/nestjs | @glidemq/dashboard
Apache-2.0