Skip to content

BabelQueue/babelqueue-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

BabelQueue — examples

Runnable, cross-language demos that prove the BabelQueue promise: a message produced in one language is consumed natively in another, over the broker you already run, using one strict JSON envelope.

Example Producer → Consumer Broker What it shows
redis-orders/ Python · PHP → Go Redis Same canonical envelope across languages on a shared Redis queue (URN routing, trace_id, meta.lang) — swap in either producer, the Go consumer is unchanged

Each example uses the published SDKs (pip install "babelqueue[redis]", go get github.com/babelqueue/babelqueue-go/redis, …) — nothing vendored.

The full standard is documented at babelqueue.com.

License

MIT © Muhammet Şafak

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors