ForkJoinPool has quietly become also a ScheduledExecutorService: www.javaspecialists.eu/archive/Issu... #Java
[JavaSpecialists 332] - ForkJoinPool.asyncCommonPool()
The common ForkJoinPool refuses to tell us its exact parallelism, in order to spare us embarrassing division by zero errors. The effect is that the rest of the concurrency framework has had to create ...
javaspecialists.eu