0.0.1 • Published 8 years ago
redis-message-handler v0.0.1
redis-message-handler
redis based cluster message producer/handler
How to install
npm install redis-message-handleror
git clone this repoHow to configure
if defaults does not suits your needs:
cd path/to/package
vim ./src/app.jsedit values of 'config' and/or 'createClientOptions'
How to run
npm startstarts one worker instance
npm run emulatestarts random number(< 15) of worker instances
killing them one by one with delay
after that starts worker instance with 'getErrors' arg
0.0.1
8 years ago