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
385 stars
31 watching
31 forks
Language: Clojure
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides message digest functions for Clojure | 158 |
| A client-side router for ClojureScript | 773 |
| A compatibility layer for event-driven abstractions | 1,022 |
| A Clojure API for working with Maven artifact resolvers and dynamic classpath management | 507 |
| A data structure library providing persistent sequential collections with efficient access and insertion operations | 214 |
| An HTML parser library that converts HTML to Clojure data structures for analysis and transformation. | 645 |
| A Clojure library for building APIs with a declarative, data-driven approach to query syntax and configuration. | 445 |
| Provides data structures and algorithms for efficient priority queuing in Haskell | 64 |
| An asynchronous and distributed task queue based on Python asyncio framework | 438 |
| A Clojure library providing basic date and time operations with support for Joda Time | 739 |
| A Common Lisp package providing concurrency operations similar to Clojure | 35 |
| A Clojure library for building user interfaces | 1,477 |
| A library for converting between various byte and character representations in Java | 419 |
| A Clojure library that reads and writes various data formats in a whitespace and comment preserving way. | 592 |
| A high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction | 127 |