Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The `cluster-client` module enables sharing a single connection among multiple Node.js processes, reducing overhead by designating one process as a "Leader" to communicate with the server while others act as "Followers" that proxy requests. It's designed for developers running Node.js applications in a clustered environment who need to maintain persistent connections to external services without the overhead of multiple connections.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of node-modules/cluster-client

Account's avatar
node-modules/byte
Input Buffer and Output Buffer, just like Java ByteBuffer
Account's avatar
eggjs/egg-logger
egg logger
Account's avatar
node-modules/is-type-of
complete type checking for node
Account's avatar
isaacs/json-stringify-safe
Like JSON.stringify, but doesn't blow up on circular refs.
Account's avatar
dcodeIO/long.js
A Long class for representing a 64-bit two's-complement integer value.
Account's avatar
node-modules/sdk-base
a base class for sdk with default error handler
Account's avatar
node-modules/serialize-json
A serialize algorithm for JSON
Account's avatar
node-modules/tcp-base
A base class for tcp client with basic functions
Account's avatar
node-modules/utility
A collection of useful utilities.
Account's avatar
node-modules/address
Get current machine IP, MAC and DNS servers.
Account's avatar
node-modules/coffee
Test command line on Node.js.
Account's avatar
node-modules/detect-port
Node.js implementation of port detector
Account's avatar
eggjs/egg-bin
egg developer tool
Account's avatar
eggjs/egg-mock
mock server for egg
Account's avatar
eggjs/eslint-config-egg
Node.js Style Guide for EggJS
Account's avatar
xudafeng/git-contributor
git contributor
Account's avatar
node-modules/mm
mock mate, mock http request, fs access and so on.
Account's avatar
node-modules/pedding
Just pending for callback.
Account's avatar
popomore/spy
spy and mock for simple testcase

Support the repos that depend on this repository

Top contributors

gxcsoccer's profile
gxcsoccer
30 contributions
fengmk2's profile
fengmk2
21 contributions
shaoshuai0102's profile
shaoshuai0102
9 contributions
semantic-release-bot's profile
semantic-release-bot
7 contributions
killagu's profile
killagu
5 contributions
atian25's profile
atian25
1 contributions
leoner's profile
leoner
1 contributions
mansonchor's profile
mansonchor
1 contributions
sinkhaha's profile
sinkhaha
1 contributions
limitMe's profile
limitMe
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
node-modules

node-modules/cluster-client

Sharing Connection among Multi-Process Nodejs

JavaScript
132
14
MIT License