Switching from Celery and Python to Go

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. gocelery

    Celery Distributed Task Queue in Go

    What about https://github.com/gocelery/gocelery ?

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. kafka-go

    Kafka library in Go

    Use the Segment Kafka library, not Sarama, it’s much easier to use https://github.com/segmentio/kafka-go

  4. taskq

    Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends

  5. rmq

    Message queue system written in Go and backed by Redis

  6. Benthos

    Discontinued Fancy stream processing made operationally mundane [Moved to: https://github.com/redpanda-data/connect]

    You might want to have a look at https://www.benthos.dev/. It has integrations with many brokers (such as RabbitMQ, Kafka, Redis, NATS etc.) and it's stateless. It provides a builtin DSL for structured message transformations called bloblang. It also handles batching and in-process parallelism, but it doesn't come with anything specific for scaling horizontally, so, depending on your use case, you might need to have some scheduler set up which spins up / down instances as needed.

  7. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Go channels through Redis List

    2 projects | /r/golang | 6 Apr 2023
  • Redis messaging queue suggestions

    6 projects | /r/golang | 25 Aug 2022
  • Kuvasz-streamer: open-source CDC for Postgres for low latency replication

    7 projects | news.ycombinator.com | 3 Jan 2025
  • Maintain chat history in generative AI apps with Valkey

    10 projects | dev.to | 1 Jul 2024
  • เขียน Go ต่อ Kafka ตอนที่ 1

    3 projects | dev.to | 11 Jun 2024