durable-queue

Task Queue Library

A Clojure library implementing a task queue that survives process restarts and is bounded by disk space

a disk-backed queue for clojure

GitHub

385 stars
31 watching
31 forks
Language: Clojure
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
clj-commons/digest Provides message digest functions for data integrity verification in Clojure programming 158
clj-commons/secretary A client-side router for ClojureScript 774
clj-commons/manifold A compatibility layer for event-driven abstractions 1,021
clj-commons/pomegranate A Clojure API for working with Maven artifact resolvers and dynamic classpath management 507
clojure/data.finger-tree A data structure library providing persistent sequential collections with efficient access and insertion operations 214
clj-commons/hickory An HTML parser library that converts HTML to Clojure data structures for analysis and transformation. 638
walkable-server/walkable A Clojure library for building APIs with a declarative, data-driven approach to query syntax and configuration. 445
jaspervdj/psqueues Provides data structures and algorithms for efficient priority queuing in Haskell 64
cr0hn/aiotasks An asynchronous and distributed task queue based on Python asyncio framework 439
clj-time/clj-time A Clojure library providing basic date and time operations with support for Joda Time 738
dtenny/clj-con A Common Lisp package providing concurrency operations similar to Clojure 35
clj-commons/seesaw A Clojure library for building user interfaces 1,478
clj-commons/byte-streams A library for converting between various byte and character representations in Java 417
clj-commons/rewrite-clj A Clojure library that reads and writes various data formats in a whitespace and comment preserving way. 592
jberryman/unagi-chan A high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction 127