guilhermehubner / workerLinks
A distributed system for enqueuing and processing jobs asynchronously in Go
☆11Updated 7 years ago
Alternatives and similar repositories for worker
Users that are interested in worker are comparing it to the libraries listed below
Sorting:
- Competing-consumer fault-tolerant task queues. Written in Go.☆22Updated last year
- A high throughput, horizontally scalable microservice backend using Go, Cassandra, RabbitMQ, Kubernetes, Helm.☆46Updated 6 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Easy Go Background Job Process Bucket☆10Updated 6 years ago
- A database change feed for processing work☆11Updated 4 years ago
- In memory sharded cache implementation☆34Updated 4 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago
- QOR exchange provides conversion (import/export) functionality for any Qor.Resource to CSV, Excel file☆17Updated 4 years ago
- HTTP service for file uploading, processing, serving, and storage.☆39Updated 2 years ago
- ☆22Updated 8 years ago
- A lightweight job scheduler based on priority queue with timeout, retry, replica, context cancellation and easy semantics for job chainin…☆62Updated 5 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Universal authentication framework for web, created with go☆62Updated 5 months ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- Messaging gateway for RapidPro/TextIt.☆117Updated this week
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Code generator for JSON schema☆39Updated 6 years ago
- Stream database events from PostgreSQL to Kafka☆61Updated 5 years ago
- Somewhat fast, somewhat optimal Prefix Search in Go☆10Updated 8 years ago
- Metaprogram in Go☆42Updated 2 years ago
- Easily chain commands passing the output of each command along as the input for the next☆18Updated 8 years ago
- Pipelines using goroutines☆58Updated 3 years ago
- Path parsing for segment unmarshaling and slicing.☆47Updated 6 months ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Golang Database Management and Code Generation☆106Updated 2 years ago
- A command line utility and library for generating professional looking invoices in Go.☆15Updated 2 years ago
- Go Service Monitor & Alerts☆38Updated 8 years ago
- Bloom filter implemented in Go (golang) with both Redis and Bitset backend support.☆20Updated 9 years ago
- Super fault-tolerant HTTP load balancer & queue. White paper for reference - https://github.com/gptankit/serviceq-paper☆77Updated 3 months ago