Nsq
제품 정보
오픈소스 사용 사례
공개 채팅
지원 계획
현재 사용할 수 있는 OSS 플랜이 없습니다.
저장소의 제공자 또는 기여자인 경우 OSS 플랜 추가를 시작할 수 있습니다.
OSS 플랜 추가이 오픈소스에 대한 플랜을 찾고 있다면 저희에게 문의해 주세요.
전문 공급자와 연락하실 수 있도록 도와드리겠습니다.
제품 세부 정보
- Source: https://github.com/nsqio/nsq
- Issues: https://github.com/nsqio/nsq/issues
- Mailing List: nsq-users@googlegroups.com
- IRC: #nsq on freenode
- Docs: https://nsq.io
- Twitter: @nsqio
NSQ is a realtime distributed messaging platform designed to operate at scale, handling billions of messages per day.
It promotes distributed and decentralized topologies without single points of failure, enabling fault tolerance and high availability coupled with a reliable message delivery guarantee. See features & guarantees.
Operationally, NSQ is easy to configure and deploy (all parameters are specified on the command line and compiled binaries have no runtime dependencies). For maximum flexibility, it is agnostic to data format (messages can be JSON, MsgPack, Protocol Buffers, or anything else). Official Go and Python libraries are available out of the box (as well as many other client libraries), and if you're interested in building your own, there's a protocol spec.
We publish binary releases for Linux, Darwin, FreeBSD and Windows, as well as an official Docker image.
NOTE: master is our development branch and may not be stable at all times.
In Production
Code of Conduct
Help us keep NSQ open and inclusive. Please read and follow our Code of Conduct.
Authors
NSQ was designed and developed by Matt Reiferson (@imsnakes) and Jehiah Czebotar (@jehiah) but wouldn't have been possible without the support of Bitly, maintainers (Pierce Lopez), and all our contributors.
Logo created by Wolasi Konu (@kisalow).