Any one knows a job worker project (like Celery) + distributed cron written in Go

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gocron

    Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron

    Not exactly what you're asking for but this may help you: https://github.com/go-co-op/gocron

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Asynq

    Simple, reliable, and efficient distributed task queue in Go

    Take a look at hibiken/asynq.

  • machinery

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

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

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

  • Examples of using task scheduler with Go?

    8 projects | /r/golang | 3 Jun 2023
  • How to run periodic tasks?

    3 projects | /r/golang | 7 Apr 2023
  • What is the best task queue?

    6 projects | /r/golang | 15 Jan 2023
  • Should I reuse the connection on Redis or close it after every use?

    2 projects | /r/golang | 21 Dec 2022
  • Are there any actively maintained or official Golang libraries for managing work queues?

    8 projects | /r/golang | 29 Oct 2022

Did you konow that Go is
the 4th most popular programming language
based on number of metions?