So far the library has been tested:
- With number of CPUs <= 8.
- No more than 4 network nodes.
Minimal testing:
The following system has been tested as a very "thin" client:
- Windows XP (32-bit), Microsoft .NET Framework 2.0 Service Pack 1, PowerShell 2.0, JRE 8.
- Single-core laptop, 256Mb RAM.
Optimal system requirements:
- PowerShell version 5 or later. Older PowerShells might work with limited functionality.
- JRE compatible with openjdk-1.8.0.302. Recompilation for other JREs is possible upon request as long as the corresponding JDK supports Java 7 features.
- TCP port used by a node is always port 3740, thus has to be free.
The main class of the program must be called from the root folder, i.e. java com.company.RunSample