Skip to content

telmofcosta/qurl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qurl

qurl is a queue publisher / subscriber for queueing systems in the same spirit as hurl

Features

  • Publish a single message
  • Subscribe to queues - and get messages via socket.io

Supported queuing systems

redis, AMQP

Pub/Sub working, with subscriptions per channel(s) and/or pattern(s)

Planned support for

0MQ

(Unless is AMQP enough)

Stomp

redis lists

Installing (for now)

git clone git://github.com/luismreis/qurl qurl
cd qurl
npm install

Running (for now)

node lib/app.js

About

Hurl for Queues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published