GoQueue, A Flexible Queue System for Go

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

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

    Flexible Queue System for Go

  • ZenQ

    A thread-safe queue faster and more resource efficient than golang's native channels

  • regarding thread safety you can make the queue lock free, see this https://github.com/alphadose/ZenQ

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Disruptor

    High Performance Inter-Thread Messaging Library

  • it is based on the LMAX disruptor pattern https://lmax-exchange.github.io/disruptor/

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