Skip to content

avifenesh/glidemq-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glide-mq Examples

license

Runnable examples for glide-mq - high-performance message queue with AI-native orchestration primitives.

Quick start

cd examples/core-basics && npm install && npm start

Requires Node.js 20+, glide-mq >= 0.14.0, and Valkey 7.0+ (TestQueue examples run in-memory without Valkey).

Examples

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

More core examples

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.

Links

License

Apache-2.0

About

Examples and integrations for glide-mq - message queue for Node.js on Valkey/Redis

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors