Skip to content
/ nsq Public
forked from nsqio/nsq

A realtime distributed messaging platform

License

Notifications You must be signed in to change notification settings

maplessssy/nsq

This branch is 1 commit ahead of, 164 commits behind nsqio/nsq:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6e5beee · Jan 1, 2021
Nov 7, 2020
Nov 18, 2020
Jun 16, 2020
Jan 8, 2019
Jan 1, 2021
Jan 1, 2021
Jan 1, 2021
Jan 1, 2021
Feb 25, 2020
Jun 14, 2020
Sep 24, 2015
Nov 7, 2020
Aug 25, 2020
Feb 20, 2020
Aug 30, 2012
Sep 24, 2018
Nov 7, 2020
Jul 13, 2015
Nov 7, 2020
Dec 26, 2019
Feb 27, 2015
Jan 1, 2021
Jan 1, 2021
Nov 7, 2020

Repository files navigation

Build Status GitHub release Coverage Status

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).

About

A realtime distributed messaging platform

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 82.6%
  • JavaScript 7.0%
  • Handlebars 6.5%
  • Python 1.9%
  • Shell 1.0%
  • SCSS 0.5%
  • Other 0.5%