exeq
river
exeq | river | |
---|---|---|
2 | 9 | |
14 | 3,772 | |
- | 2.6% | |
0.0 | 9.4 | |
over 3 years ago | 9 days ago | |
Go | Go | |
Apache License 2.0 | Mozilla Public License 2.0 |
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.
exeq
river
-
Do you need Redis? PostgreSQL does queuing, locking, and pub/sub
https://riverqueue.com/ (Go)
-
Ask HN: I'm interested in something similar to Rails' Solid Queue for Go
I'm seeking alternatives for my current queue system, which uses Golang and Redis. I'm interested in something similar to Rails' Solid Queue (https://github.com/rails/solid_queue).
During my search, I came across River (https://riverqueue.com).
Has anyone here used River in a production environment? I'd appreciate any feedback or experiences.
-
Show HN: PgQueuer – Transform Your PostgreSQL into a Powerful Job Queue
You might also want to look at River (https://github.com/riverqueue/river) for inspiration as they support scheduled jobs, etc.
From an end-user perspective, they also have a UI which is nice to have for debugging.
- Fast and reliable background jobs in Go
- River: Robust high-performance job processing system for Go and Postgres
- Show HN: An SQS Alternative on Postgres
-
Show HN: Hatchet – Open-source distributed task queue
How does this compare to River Queue (https://riverqueue.com/)? Besides the additional Python and TS client libraries.
- Postgres as Queue
What are some alternatives?
taskq - Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends
conductor - Conductor is an event driven orchestration platform
machinery - Machinery is an asynchronous task queue/job queue based on distributed message passing.
gue - Golang queue on top of PostgreSQL
arduino-cli - Arduino command line tool
smoothmq - An improved drop-in replacement for SQS
octosql - OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.
pgq - Generic Queue for PostgreSQL
Asynq - Simple, reliable, and efficient distributed task queue in Go
worker - High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)
pgmq - A lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
riverqueue-python - Python insert-only client for River.