Overview TOP Usage

Feature

CHMPX Node.js is an addon library that implemented CHMPX (Consistent Hashing Mq inProcess data eXchange) of communication middleware published by Yahoo! JAPAN as open source so that it can be used on server side JavaScript environment Node.js. Developers can use the CHMPX Node.js addon library in the same way as general JavaScript libraries and Node.js addon libraries.

Synchronous and Asynchronous

CHMPX Node.js addon library provides CHMPX functions synchronously and asynchronously with JavaScript. Developers can choose and use synchronous or asynchronous without limitation.

Functions

CHMPX Node.js addon library inherits all features of CHMPX. For details of the list of features and functions, please refer to CHMPX feature.

Overview TOP Usage