The Multi-threader Hub

The hub is the interface between the Multi-threader shell and the application.

All the threads are declared on the hub and nothing else. Each thread links to other threads on the hub creating a giant software patch panel. The complex inter-connectivity between the threads represents the entire application design.

A thread on its own is worth nothing, but when linked with many hundreds (or thousands) alsorts of things become possible.

Back to our main page