The Pool package defines a generalized object pooling interfaces, and provides several general-purpose implementations. The following major classes are provided:
The Pool package is dependent upon the following external components for development and use:
Current Release: Unreleased, CVS Repository Only
Planned Next Release: TBD
The following individuals are the primary developers and maintainers of this component. Developers who plan to use the Pool package in their own projects are encouraged to collaborate on the future development of this component to ensure that it continues to meet a variety of needs.
The following action items need to be completed prior to a Version 1.0 release of this component:
Action Item | Volunteer |
---|---|
Soft-Reference Based Pools - pool implementations that keep soft references to the pooled instances, evicting objects when the VM needs memory | |
Install / Use Documentation. Expanded examples and installation documentation. |