Next Previous Up Contents
Next: jdbc.drivers
Up: System Properties
Previous: java.io.tmpdir


A.2 java.util.concurrent.ForkJoinPool.common.parallelism

java.util.concurrent.ForkJoinPool.common.parallelism is a standard Java system property which controls the number of processing cores apparently available from the system. By default it is typically set to one less than the number of cores on the current machine. To inhibit parallelisation you can set this to 1.


Next Previous Up Contents
Next: jdbc.drivers
Up: System Properties
Previous: java.io.tmpdir

STIL - Starlink Tables Infrastructure Library
Starlink User Note252
STIL web page: http://www.starlink.ac.uk/stil/
Author email: m.b.taylor@bristol.ac.uk