gocelery
serf
gocelery | serf | |
---|---|---|
6 | 2 | |
2,358 | 5,854 | |
0.5% | 0.3% | |
0.0 | 5.6 | |
about 1 year ago | 24 days ago | |
Go | Go | |
MIT License | 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.
gocelery
-
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
- How to plan and execute a large number of tasks in Go?
- Python/Django to Golang questions
-
Switching from Celery and Python to Go
What about https://github.com/gocelery/gocelery ?
-
For those running Go in production at scale, what do you use for distributed task queues?
go-celery (https://github.com/gocelery/gocelery): Celery port in Go. Not much recent activity so a bit worried it's abandoned.
-
Autoscaling Redis applications on Kubernetes 🚀🚀
Please note that this blog post uses a Golang application (thanks to gocelery!) as an example, but the same applies to Python or any other application that uses the Celery protocol.
serf
-
Ask HN: Are there any open source forks of nomad smd consul?
There is https://www.serf.io/ which is a Hashicorp project as well, but the license doesn't seem as bad as nomad and from what I understand it's the basis for things like nomad and consul.
Learned about it in this blog post: https://fly.io/blog/building-clusters-with-serf/
- Serf – Decentralized Cluster Membership, Failure Detection, and Orchestration
What are some alternatives?
machinery - Machinery is an asynchronous task queue/job queue based on distributed message passing.
raft - Golang implementation of the Raft consensus protocol
temporal - Temporal service
Nomad - Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
ringpop-go - Scalable, fault-tolerant application-layer sharding for Go applications
go-micro - A Go microservices framework [Moved to: https://github.com/micro/go-micro]
grpc-go - The Go language implementation of gRPC. HTTP/2 based RPC
celeriac - Golang client library for adding support for interacting and monitoring Celery workers, tasks and events.
DHT - BitTorrent DHT Protocol && DHT Spider.
etcd - Distributed reliable key-value store for the most critical data of a distributed system