Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/perigrin/ciw
A Job Queue in KiokuDB
https://github.com/perigrin/ciw
Last synced: 22 days ago
JSON representation
A Job Queue in KiokuDB
- Host: GitHub
- URL: https://github.com/perigrin/ciw
- Owner: perigrin
- Created: 2010-09-27T04:13:42.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-09-27T04:43:43.000Z (over 14 years ago)
- Last Synced: 2024-05-01T22:51:27.484Z (8 months ago)
- Language: Perl
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ciw
Another wheel that was destined to be re-written. This time a Job/Worker Queue (get it!? Queue => Ciw! Hahaha yeah I suck at names) based on KiokuDB. The goal is eventually to have pluggable message queue frameworks to handle the messaging, but right now we just have the ones I need for the project I'm working on.