cque

Go channel que for local workers (by santrancisco)

Cque Alternatives

Similar projects and alternatives to cque

  • Asynq

    Simple, reliable, and efficient distributed task queue in Go

  • Tasqueue

    A simple, customisable distributed job/worker in Go

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

    2 cque VS tunny

    A goroutine pool for Go

  • que-go

    Discontinued UNMAINTAINED: An interoperable Golang port of the Ruby Que queuing library for PostgreSQL. Use River instead.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better cque alternative or higher similarity.

cque reviews and mentions

Posts with mentions or reviews of cque. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-08.
  • Show HN: Tasqueue – A simple, customisable distributed job/worker in Go
    5 projects | news.ycombinator.com | 8 Jun 2022
    Noice! I am keen to give this a go.. the broker code are small and seems easy enough to implement for different backends.

    having a quick glance, it does remind me a lot of que-go (https://github.com/bgentry/que-go) that is inspired by similar project written in ruby which use postgresql lock cleverly to take tasks from queue, work on it and release lock.

    I liked the implementation so much and how easy it was to write worker for it, i ended up modifying it to use go channel (https://github.com/santrancisco/cque) as queue for worker task.. i used it in several personal projects over the years for cli tools that can leverage from having async tasks/jobs handle by workers.

Stats

Basic cque repo stats
1
2
10.0
over 5 years ago

santrancisco/cque is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of cque is Go.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com