Java 9 Concurrency - High-Level Elements : Creating a Fork/Join Pool | packtpub.com

preview_player
Показать описание
This playlist/video has been uploaded for Marketing purposes and contains only selective videos.

The basic elements of the fork/join framework are creating a ForkJoinPool object to execute the tasks and creating a subclass of ForkJoinTask to be executed in the pool.
• Implement the compute() method
• Create a ForkJoinPool object using the constructor
• Shut down the pool using the shutdown() method

For the latest Application development video tutorials, please visit

Рекомендации по теме