| 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  
ResourcePool which 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. 
 | 
Copyright © GigaSpaces.