0.3.1 • Published 2 years ago

fustercluck v0.3.1

Weekly downloads
-
License
CC0
Repository
-
Last release
2 years ago

🐔 fustercluck

This is a small framework for implementing applications built on top of Node.js's cluster functionality. Applications are broken into a single primary process and one or more worker processes. primary and worker processes talk to each other using message passing. You define a set of serializable messages they can pass back and forth to communicate.

Examples

There are a couple of examples in src/examples.

0.3.0

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.3.1

2 years ago

0.1.0

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago