Szoftver adatai:
Változat: 2.4.2 Frissítve
Feltöltés dátuma: 10 Dec 15
Engedély: Ingyenes
Népszerűség: 183
Apache Commons Pool is a reusable Java component for all developers looking to boost up their application's performance by overhauling the way data objects are managed.
Instead of creating and destroying object when they're needed or not needed anymore, this library uses a pool of shared objects.
Objects can be pulled in from this pool and then sent back to it when not needed.
This saves up application resources, while the Apache Commons Pool library lets the user manage the pooling system to avoid common security pitfalls.
What is new in this release:
- Version 2 of Apache Commons Pool contains a completely re-written pooling implementation compared to the 1.x series.
What is new in version 2.4.1:
- Version 2 of Apache Commons Pool contains a completely re-written pooling implementation compared to the 1.x series.
What is new in version 2.3:
- Version 2 of Apache Commons Pool contains a completely re-written pooling implementation compared to the 1.x series.
What is new in version 1.6:
- Version 1.6 adds generics to, and is binary compatible with, version 1.5.7.
Hozzászólás nem található