Link Details

Link 53345 thumbnail
User 160542 avatar

By kirillcool
via ibm.com
Published: Nov 17 2007 / 02:18

One of the additions to the java.util.concurrent packages coming in Java 7 is a framework for fork-join style parallel decomposition. The fork-join abstraction provides a natural mechanism for decomposing many algorithms to effectively exploit hardware parallelism.
  • 15
  • 1
  • 978
  • 277

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.