Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
concurrent - Utility classes for concurrent Java programming
- Description:
This package provides standardized, efficient versions of utility classes
commonly encountered in concurrent Java programming. This code consists of
implementations of ideas that have been around for ages, and is merely intended
to save you the trouble of coding them. Discussions of the rationale and
applications of several of these classes can be found in the second edition of
Concurrent Programming in Java.
Packages
concurrent-1.3.4-7jpp.noarch
[218 KiB] |
Changelog
by Ralph Apel (2007-05-21):
- Make Vendor, Distribution based on macro
- Fix aot build
- Rebuild using java-1.4.2
|
concurrent-1.3.4-7jpp.src
[517 KiB] |
Changelog
by Ralph Apel (2007-05-21):
- Make Vendor, Distribution based on macro
- Fix aot build
- Rebuild using java-1.4.2
|