Cancellable, Efficient and Reliable Distributed Task Queue in Go

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • nq

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

  • nack

    NATS Controllers for Kubernetes (NACK) (by nats-io)

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

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

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts