站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JDK 5 Documentation v1.5.0, Java 2 SDK 英文文档

Concurrency Utilities - JDK 5 Documentation v1.5.0, Java 2 SDK 英文文档

Java

Concurrency Utilities

Documentation Contents
The Concurrency Utilities packages provide a powerful, extensible framework of high-performance threading utilities such as thread pools and blocking queues. This package frees the programmer from the need to craft these utilities by hand, in much the same manner the Collections Framework did for data structures. Additionally, these packages provide low-level primitives for advanced concurrent programming.
Overview
API Specification
(javadoc)
For More Information

Copyright © 2004 Sun Microsystems, Inc. All Rights Reserved.

Please send comments to: collections-comments@java.sun.com
Sun
Java Software