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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of NSQ!