Class Demo3_ParallelStream


  • public class Demo3_ParallelStream
    extends Object
    Demo showing the use of parallel streams for blocking calls. Uses an new fork-join pool for executing the parallel stream.
    Author:
    Herbert Praehofer