Skip to content

AntPickax/chmpx_nodejs

 
 

Repository files navigation

chmpx nodejs addon library

Node.js AntPickax CI GitHub license GitHub forks GitHub stars GitHub issues NPM packages

CHMPX addon library for Node.js

Overview

CHMPX nodejs is the Node.js addon library of the CHMPX communication middleware library by Yahoo! JAPAN.
CHMPX is a product of a communication middleware library and tools for binary communication between processes over network.

By chmpx nodejs addon library, you can easily incorporate CHMPX communication function into Node.js based program.
For CHMPX nodejs's features and functions, see the chmpx nodejs documentation and chmpx documentation.

CHMPX Node.js addon

Usage

chmpx nodejs addon library is provided as an NPM package.
Before installing this package, you need the chmpx package(RPM or Debian).
First of all, please install the chmpx developer package as described here.
Next, install the chmpx nodejs addon library using the npm command.

$ npm install chmpx

Documents

Packages

License

This software is released under the MIT License, see the license file.

AntPickax

CHMPX is one of AntPickax products.

Copyright(C) 2015 Yahoo Japan Corporation.

About

CHMPX nodejs addon library - Consistent Hashing Mq inProcess data eXchange

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 36.8%
  • Shell 30.0%
  • TypeScript 26.1%
  • JavaScript 6.7%
  • Python 0.4%