71
Total.js FlowStream v1
We are pleased to announce a new project called Total.js FlowStream app.
FlowStream
algorithm is part of the Total.js framework, and the Total.js FlowStream app is an advanced GUI and mechanism for running and integrating multiple FlowStreams. The performance is incredible.- Follow install instructions

Minimal requirements:
$ npm install total4
Total.js Flow is a single-thread Node.js app that allows you to built only a one-level Flow design divided into multiple tabs. Total.js FlowStream uses a very similar technique, but each FlowStream can be executed in the worker thread (independent thread), and each FlowStream can run other FlowStreams inside as e.g. components. Each FlowStream contains its variables and (important) it's own components with their declarations.
Total.js FlowStream:
Total.js Flow:

You can try Total.js FlowStream in Total.js Cloud or download the repository, follow install instructions.
71