NSQ is a realtime distributed messaging platform that is designed to scale, and can even handle billions of messages daily. It promotes distributed and decentralized topologies, allowing it high availability and fault tolerance along with guaranteed reliable message delivery.
NSQ scales horizontally and is easy to configure and deploy. It is agnostic to data format, so messages can be in JSON, MsgPack, Protocol Buffers, or anything else. Official Go and Python libraries are available, and so are many other community-supported libraries. Binary releases are published for Linux, freebsd, darwin and Windows as well as an official Docker image.
Features
- Supports distributed topologies with no SPOF
- Scales horizontally
- Low-latency push based message delivery
- Load-balanced and multicast style message routing
- Excels at both high- and low-throughput workloads
- Primarily in-memory
- Runtime discovery service for consumers to find producers
- Transport layer security
- Agnostic to data format
- Few dependencies
- Simple TCP protocol supporting client libraries in any language
- HTTP interface for stats, admin actions and producers
- Integrates with statsd for realtime instrumentation
- Robust cluster administration interface
Categories
ChatLicense
MIT LicenseOther Useful Business Software
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of NSQ!