|
|
||||||||
|
||||||||
|
||||||||
|
|
|
| JDK 1.7 has several feature which developer would love one of them is fork-join framework which allows to break a bigger task into smaller task and then combine the result, now this is in built in java which will leverage multi processor architecture, this article is good introduction of fork-join framework in java and explains how to use it. This feature fork-join is also available via jsr 166 if you are not using java7. |
![]() |
| |
|
• Discuss Tutorial
• Comment On Tutorial |
• View Tutorial
• Report Broken Link |
|
|