chmpx

CHMPX addon library for Node.js

Usage no npm install needed!

<script type="module">
  import chmpx from 'https://cdn.skypack.dev/chmpx';
</script>

README

chmpx nodejs addon library

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

CHMPX addon library for Node.js .

  • CHMPX - inprocess data exchange by MQ with consistent hashing library by Yahoo! JAPAN

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, refer to 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.