| Package | Description | 
|---|---|
| com.gigaspaces.internal.utils.pool | |
| com.j_spaces.kernel.pool | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MemoryBoundedResourcePool<T extends IMemoryAwareResource>An extension of the  ResourcePoolwhich has memory boundaries, and it will not pool new
 resources if the memory boundaries have reached. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BlockingResourcePool<R extends IResource>a resource pool that blocks clients when all resources are busy. | 
| class  | ResourcePool<R extends IResource>A Bound Pool of Resource objects. | 
Copyright © GigaSpaces.