{"id":22689994,"url":"https://github.com/yahoojapan/chmpx_nodejs","last_synced_at":"2026-01-17T23:52:43.673Z","repository":{"id":55574221,"uuid":"161289961","full_name":"yahoojapan/chmpx_nodejs","owner":"yahoojapan","description":"CHMPX nodejs addon library - Consistent Hashing Mq inProcess data eXchange","archived":false,"fork":false,"pushed_at":"2025-02-17T01:50:50.000Z","size":339,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T22:07:33.341Z","etag":null,"topics":["antpickax","autoscaling","chmpx","cluster","consistent","messaging","multiplex","nodejs","nodejs-library","server-client-communication"],"latest_commit_sha":null,"homepage":"https://nodejs.chmpx.antpick.ax/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yahoojapan.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-11T06:49:45.000Z","updated_at":"2025-02-17T01:47:37.000Z","dependencies_parsed_at":"2023-11-21T08:26:24.734Z","dependency_job_id":"7f0ca96f-72ad-4c42-a215-0a1add294c44","html_url":"https://github.com/yahoojapan/chmpx_nodejs","commit_stats":{"total_commits":32,"total_committers":1,"mean_commits":32.0,"dds":0.0,"last_synced_commit":"88dccbd770a926703bfa2cf020b49ab2fdac2885"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahoojapan%2Fchmpx_nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahoojapan%2Fchmpx_nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahoojapan%2Fchmpx_nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahoojapan%2Fchmpx_nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yahoojapan","download_url":"https://codeload.github.com/yahoojapan/chmpx_nodejs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248637769,"owners_count":21137538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["antpickax","autoscaling","chmpx","cluster","consistent","messaging","multiplex","nodejs","nodejs-library","server-client-communication"],"created_at":"2024-12-10T00:24:43.798Z","updated_at":"2026-01-17T23:52:43.663Z","avatar_url":"https://github.com/yahoojapan.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"chmpx nodejs addon library\n===========================\n[![Node.js AntPickax CI](https://github.com/yahoojapan/chmpx_nodejs/workflows/Node.js%20AntPickax%20CI/badge.svg)](https://github.com/yahoojapan/chmpx_nodejs/actions)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/yahoojapan/chmpx_nodejs/master/LICENSE)\n[![GitHub forks](https://img.shields.io/github/forks/yahoojapan/chmpx_nodejs.svg)](https://github.com/yahoojapan/chmpx_nodejs/network)\n[![GitHub stars](https://img.shields.io/github/stars/yahoojapan/chmpx_nodejs.svg)](https://github.com/yahoojapan/chmpx_nodejs/stargazers)\n[![GitHub issues](https://img.shields.io/github/issues/yahoojapan/chmpx_nodejs.svg)](https://github.com/yahoojapan/chmpx_nodejs/issues)\n[![NPM packages](https://badge.fury.io/js/chmpx.svg)](https://badge.fury.io/js/chmpx)\n\nCHMPX addon library for Node.js\n\n### Overview\nCHMPX nodejs is the Node.js addon library of the CHMPX communication middleware library by Yahoo! JAPAN.  \nCHMPX is a product of a communication middleware library and tools for binary communication between processes over network.  \n\nBy chmpx nodejs addon library, you can easily incorporate CHMPX communication function into Node.js based program.  \nFor CHMPX nodejs's features and functions, see the [chmpx nodejs documentation](https://nodejs.chmpx.antpick.ax/) and [chmpx documentation](https://chmpx.antpick.ax/).  \n\n![CHMPX Node.js addon](https://nodejs.chmpx.antpick.ax/images/top_chmpx_nodejs.png)\n\n### Usage\nchmpx nodejs addon library is provided as an NPM package.  \nBefore installing this package, you need the chmpx package(RPM or Debian).  \nFirst of all, please install the chmpx developer package as described [here](https://chmpx.antpick.ax/usage.html).  \nNext, install the chmpx nodejs addon library using the npm command.\n```\n$ npm install chmpx\n```\n\n### Documents\n  - [Document top page](https://nodejs.chmpx.antpick.ax/)\n  - [Github wiki page](https://github.com/yahoojapan/chmpx_nodejs/wiki)\n  - [About CHMPX](https://chmpx.antpick.ax/)\n  - [About AntPickax](https://antpick.ax/)\n\n### Packages\n  - [NPM packages](https://www.npmjs.com/package/chmpx)\n  - [NPM antpickax](https://www.npmjs.com/org/antpickax)\n\n### License\nThis software is released under the MIT License, see the license file.\n\n### AntPickax\nCHMPX is one of [AntPickax](https://antpick.ax/) products.\n\nCopyright(C) 2015 Yahoo Japan Corporation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyahoojapan%2Fchmpx_nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyahoojapan%2Fchmpx_nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyahoojapan%2Fchmpx_nodejs/lists"}