issues
search
ucscXena
/
xena-analysis-grails
0
stars
0
forks
source link
fork processes based on # of processors / 2 with a minimum of 1
#41
Closed
nathandunn
closed
3 years ago
nathandunn
commented
3 years ago
int cores = Runtime.getRuntime().availableProcessors();
int cores = Runtime.getRuntime().availableProcessors();