Mitchell Wade

Saint Olaf College

Website Contributor

Website Content Contributions

Other Contributions (5)

java.util.concurrent part of Parallel Computing in the Computer Science Curriculum:Platform Resources:PPPs
The standard Java package java.util.concurrent contains utility classes which are useful in implementing concurrent programming in Java. This package includes a few small standardized extensible frameworks, as well as some classes that provide useful functionality and are otherwise tedious or difficult to implement.