Skip to content

High Throughput processing Rabbit MQ messages.

Notifications You must be signed in to change notification settings

gancev/fastrabbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Rabbit

Sample for High Throughput processing Rabbit MQ messages in c++ native addon using N-API.

##configuration Make sure you have node 8+ installed with node-gyp

$npm install


$node-gyp configure


$node-gyp rebuild

##To start the listener

$node --napi-modules msg_process.js

##To push messages

$node msg_produce.js

About

High Throughput processing Rabbit MQ messages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published