nq VS nack

Compare nq vs nack and see what are their differences.

nq

Cancellable, Efficient and Reliable Distributed Task Queue in Go (by DumbMachine)

nack

NATS Controllers for Kubernetes (NACK) (by nats-io)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nq nack
3 1
91 144
- 2.1%
10.0 7.6
over 1 year ago 2 days ago
Go Go
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nq

Posts with mentions or reviews of nq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-23.

nack

Posts with mentions or reviews of nack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-23.
  • Cancellable, Efficient and Reliable Distributed Task Queue in Go
    2 projects | /r/golang | 23 Aug 2022
    Being able to manage the stream outside of NQ would also be nice. First, because it's then easier to configure details like retention, replication (! important !), etc. Second, because sometimes it's policy (see security concerns above) to do so. There is for example the K8s JetStream Operator. If you want to manage your cluster setup using that, it would be an anti pattern for the app to manage the stream itself. It is a nice option, though, don't get me wrong. I also prefer to let the application setup its own stream(s). Especially for dev setups.

What are some alternatives?

When comparing nq and nack you can also consider the following projects:

tork - A distributed workflow engine

Asynq - Simple, reliable, and efficient distributed task queue in Go

neoq - Queue-agnostic background job library for Go, with a pleasant API and powerful features.