miniqueue VS goqite

Compare miniqueue vs goqite and see what are their differences.

miniqueue

A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol. (by tomarrell)

goqite

Go queue library built on SQLite and inspired by AWS SQS. (by maragudk)
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
miniqueue goqite
5 2
195 293
- 4.8%
0.0 7.9
about 1 year ago 6 days ago
Go Go
MIT License MIT License
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.

miniqueue

Posts with mentions or reviews of miniqueue. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-11.

goqite

Posts with mentions or reviews of goqite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-11.
  • Show HN: Goqite, a persistent message queue Go library built on SQLite
    6 projects | news.ycombinator.com | 11 Mar 2024
    The performance of https://github.com/klev-dev/klevdb is 10x https://github.com/maragudk/goqite so it makes me assume the durability is somewhat lacking. Can you speak to the tradeoffs here around message loss?

    I would think that having a small chance of message loss due to writing to an append only log in batches might be a reasonable trade off for many things (if that is how it works).

What are some alternatives?

When comparing miniqueue and goqite you can also consider the following projects:

machinery - Machinery is an asynchronous task queue/job queue based on distributed message passing.

klevdb - Fast message store, written in Go

gocelery - Celery Distributed Task Queue in Go

goalpost - A durable, embeddable, worker queue for golang

cadence - Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.

nsq - A realtime distributed messaging platform

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

docker-compose - Temporal docker-compose files

hermes - Tiny MQTT broker written in Go

rabbit-hole - RabbitMQ HTTP API client in Go

workerpool-go - auto-scaling worker pool (work queue) in Go, using generics

bb-remote-execution - Tools for Buildbarn to allow remote execution of build actions