差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改 Both sides next revision
java:java8 [2019/08/04 00:18]
tony
java:java8 [2019/08/04 22:04]
tony [ParallelStream]
行 25: 行 25:
   * [[https://​stuartmarks.files.wordpress.com/​2014/​09/​con3372-marks-parallelstreamsworkshop.pdf|Parallel Streams Workshop]]   * [[https://​stuartmarks.files.wordpress.com/​2014/​09/​con3372-marks-parallelstreamsworkshop.pdf|Parallel Streams Workshop]]
   * [[https://​stackoverflow.com/​questions/​20375176/​should-i-always-use-a-parallel-stream-when-possible|Should I always use a parallel stream when possible?]]   * [[https://​stackoverflow.com/​questions/​20375176/​should-i-always-use-a-parallel-stream-when-possible|Should I always use a parallel stream when possible?]]
 +  * [[https://​qconlondon.com/​london-2017/​system/​files/​presentation-slides/​concurrenttoparallel.pdf|From Concurrent to Parallel]]
 ==== Thread ==== ==== Thread ====
   * [[https://​stackoverflow.com/​questions/​21163108/​custom-thread-pool-in-java-8-parallel-stream|Custom thread pool in Java 8 parallel stream]]   * [[https://​stackoverflow.com/​questions/​21163108/​custom-thread-pool-in-java-8-parallel-stream|Custom thread pool in Java 8 parallel stream]]