goworker
Background worker
A Go-based background worker that allows developers to harness the efficiency and concurrency of Go while leveraging an expressive language for pushing jobs into a queue.
goworker is a Go-based background worker that runs 10 to 100,000* times faster than Ruby-based workers.
3k stars
67 watching
242 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An object-oriented interpreter language inspired by Ruby and implemented in Go. | 3,492 |
| A Go library that enables distributed task queuing and supports Celery workflow automation | 2,384 |
| A Redis-backed Ruby library for managing background tasks and jobs. | 9,443 |
| A distributed task queue that supports asynchronous processing and high availability | 10,212 |
| Loads environment variables from .env files into Go applications | 8,541 |
| A Golang package for scheduling periodic Go function executions with customizable timing and frequency. | 3,468 |
| A programming language designed to build simple, reliable, and efficient software | 124,564 |
| Teaching the tools used by Go developers to improve their coding skills and performance | 2,790 |
| A high-level driver for automating and scraping web content using the Chrome DevTools Protocol | 5,502 |
| A CLI tool that automates the setup of Go projects with a structured directory layout and optional integration with popular frameworks. | 6,136 |
| An opinionated GoLang framework for accelerated microservice development with built-in support for databases and observability. | 3,771 |
| A package for scheduling and running Go functions at predetermined intervals. | 5,742 |
| A library that provides a reusable and efficient way to manage concurrent tasks with a fixed capacity, helping developers mitigate memory consumption issues in Go programs. | 13,076 |
| A framework for robotics and IoT development in Go | 9,005 |
| Automation tool for interacting with graphical user interfaces on multiple platforms. | 9,739 |