xk6-redis
machinery
Our great sponsors
xk6-redis | machinery | |
---|---|---|
1 | 14 | |
13 | 6,761 | |
- | - | |
6.6 | 0.0 | |
8 months ago | 4 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.
xk6-redis
-
Benchmarking Redis with k6
Fortunately, k6 provides the xk6-redis extension as part of their ecosystem. You can use it directly to build your own custom k6 binaries for testing Redis server.
machinery
- Looking for library recommendations: Django -> Golang port
-
Are there any actively maintained or official Golang libraries for managing work queues?
I've had this project starred for a while but haven't used it: https://github.com/RichardKnop/machinery
- Looking for a mature distributed task queuer/scheduler in go
- What would be a good message broker internal to my program?
-
Golang task queue
I had a look at: 1. machinery - https://github.com/RichardKnop/machinery 2. go-celery - https://github.com/gocelery/gocelery 3. asynq - https://github.com/hibiken/asynq 3. taskq - https://github.com/vmihailenco/taskq
-
is there any go library that allows running background tasks after a specified period of time?
you mean a scheduler? try RichardKnop/machinery or hibiken/asynq
-
Using a High-Level RabbitMQ Client in Go
I use this one: https://github.com/RichardKnop/machinery
-
Do you know of a robust library that handles persistent job scheduling and queuing using PostgreSQL
I’ve also used https://github.com/RichardKnop/machinery for for a few projects and it’s solid.
- Distributed asynchronous tasks?
-
Any one knows a job worker project (like Celery) + distributed cron written in Go
Machinery is an asynchronous task queue/job queue based on distributed message passing.
What are some alternatives?
gocelery - Celery Distributed Task Queue in Go
Asynq - Simple, reliable, and efficient distributed task queue in Go
celery - Distributed Task Queue (development branch)
go-nsq - The official Go package for NSQ
temporal - Temporal service
Confluent Kafka Golang Client - Confluent's Apache Kafka Golang client
NATS - Golang client for NATS, the cloud native messaging system.
go-notify - Package notify provides an implementation of the Gnome DBus Notifications Specification.
dbus - Native Go bindings for D-Bus
pingme - PingMe is a CLI which provides the ability to send messages or alerts to multiple messaging platforms & email.
gorush - A push notification server written in Go (Golang).
sarama - Sarama is a Go library for Apache Kafka.