wprocedure

0.3.278 • Public • Published

module::Procedure status stable

Minimal programming interface to launch, stop and track collection of asynchronous procedures. It prevents an application from termination waiting for the last procedure and helps to diagnose your system with many interdependent procedures

Try out from the repository

git clone https://github.com/Wandalen/wProcedure
cd wProcedure
will .npm.install
node sample/trivial/Sample.s

Make sure you have utility willbe installed. To install willbe: npm i -g willbe@stable. Willbe is required to build of the module.

To add to your project

npm add 'wprocedure@stable'

Willbe is not required to use the module in your project as submodule.

Readme

Keywords

Package Sidebar

Install

npm i wprocedure

Weekly Downloads

420

Version

0.3.278

License

MIT

Unpacked Size

80.7 kB

Total Files

9

Last publish

Collaborators

  • wandalen