High volume processing with multiple threads

Presents an example that shows how to build a high-volume, client-server like architecture so that models can be solved faster in a multi-threaded environment.

To access this example in Java, click:

ConcurrentProcessing.java.

See also Multi-threading in the Language User’s Manual.