supe
v0.5.2
Published
Flexible Framework for Fault-Tolerant Node.js Apps
Downloads
64
Maintainers
Readme
Supe
Fault-Tolerant Node.js Programs
Node.js makes it easy (and quick) to write a useful program. Supe is a two-pronged approach to writing safer Node.js programs.
- Makes it easy to put parts of your program into private Node.js instances.
- Provide tools that make working with multiple Node.js instances a breeze.
Install
npm install --save supe
Why Supe
A few reasons why you should use Supe.
Getting Started
Handy guide to help you quickly get started with Supe.
Core Components
The pieces that make up Supe's core and how to use them.
Add-ons
An easy way to get more out of Supe is using (or creating + sharing your own) Supe add-ons.
Some examples: