@cgjs/cluster

0.0.2 • Public • Published

@cgjs/cluster License: ISC

cluster core module for cgjs

How doe it work ?

Basically the whole logic is based on GLib.spawn_async_with_pipes and a temporary file as communication channel.

Every worker will be a spawn of the file that forked it and for what I could test, this seems to work pretty well.

Package Sidebar

Install

npm i @cgjs/cluster

Weekly Downloads

6

Version

0.0.2

License

ISC

Unpacked Size

5.26 kB

Total Files

3

Last publish

Collaborators

  • webreflection