Page 1 of 1

About Question enthuware.ocpjp.v8.2.1259 :

Posted: Tue Apr 24, 2018 4:11 am
by shamran99
Hi,

Please explain me the following.
My understanding was that tasks submitted to the ForkJoinPool are added to a deque (Not LIFO structure). Then only the work stealing algorithm can be applied. Am I wrong?

Regards,
Shamran.

Re: About Question enthuware.ocpjp.v8.2.1259 :

Posted: Tue Apr 24, 2018 4:49 am
by admin
Where did you read that?