/porter

Porter is a job queue/worker system built on redis for use at PageLever.

Primary LanguageCoffeeScript

Porter

Porter is a job queue system built on redis for use at PageLever.

Installation

$ npm install porterjs

Running

Just call porter from the command line.

How it works

TODO: Explain how it works. =-)