Le 10/10/2017 à 15:46, [email protected] a écrit :
public static final int MAX_THREADS = 5; // Values higher than 5 might slow things down.
Hi
While reviewing recent Michael's commits (thanks Michael and the ecomify team) I stumbled upon this static variable I know it's only a default, but yet should it not be dynamic in relation with the number of cores? Disclaimer: I did not dig further so ignore the question if it's non sense Jacques
