All Projects → nsqio → Go Diskqueue

nsqio / Go Diskqueue

Licence: mit
A Go package providing a filesystem-backed FIFO queue

Programming Languages

go
31211 projects - #10 most used programming language

Labels

Projects that are alternatives of or similar to Go Diskqueue

linda
Linda is a simple dispatcher library.
Stars: ✭ 12 (-96.03%)
Mutual labels:  queue
yerbie
A blazing fast job queue built for ease of use and scalability
Stars: ✭ 16 (-94.7%)
Mutual labels:  queue
Swiftqueue
Job Scheduler for IOS with Concurrent run, failure/retry, persistence, repeat, delay and more
Stars: ✭ 276 (-8.61%)
Mutual labels:  queue
Tesseract
A set of libraries for rapidly developing Pipeline driven micro/macroservices.
Stars: ✭ 20 (-93.38%)
Mutual labels:  queue
yii2-queuemanager
Yii2 Queue Manager (Analytic & Monitor)
Stars: ✭ 18 (-94.04%)
Mutual labels:  queue
queue-promises
Promises for Laravel queue jobs
Stars: ✭ 15 (-95.03%)
Mutual labels:  queue
queue
A queue-interop compatible Queueing library
Stars: ✭ 25 (-91.72%)
Mutual labels:  queue
Clearly
Clearly see and debug your celery cluster in real time!
Stars: ✭ 287 (-4.97%)
Mutual labels:  queue
goqueue
See https://github.com/damnever/goctl
Stars: ✭ 48 (-84.11%)
Mutual labels:  queue
Queue
A persistent background job queue for iOS.
Stars: ✭ 272 (-9.93%)
Mutual labels:  queue
elixir-queue
Queue data structure for Elixir-lang
Stars: ✭ 18 (-94.04%)
Mutual labels:  queue
Data-structures
Data Structures in Java
Stars: ✭ 13 (-95.7%)
Mutual labels:  queue
Gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
Stars: ✭ 254 (-15.89%)
Mutual labels:  queue
rust-sidekiq
Rust Sidekiq Client
Stars: ✭ 24 (-92.05%)
Mutual labels:  queue
Laravel Job Status
Add ability to track Job progress, status and result dispatched to Queue.
Stars: ✭ 279 (-7.62%)
Mutual labels:  queue
getui
Getui sdk package for laravel.
Stars: ✭ 19 (-93.71%)
Mutual labels:  queue
horizon-exporter
Export Laravel Horizon metrics using this Prometheus exporter.
Stars: ✭ 17 (-94.37%)
Mutual labels:  queue
Jaas
Run jobs (tasks/one-shot containers) with Docker
Stars: ✭ 291 (-3.64%)
Mutual labels:  queue
Redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
Stars: ✭ 17,972 (+5850.99%)
Mutual labels:  queue
Javascript Datastructures Algorithms
📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Stars: ✭ 3,221 (+966.56%)
Mutual labels:  queue

go-diskqueue

Build Status GoDoc GitHub release

A Go package providing a filesystem-backed FIFO queue

Pulled out of https://github.com/nsqio/nsq

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].