DRSConnectionPool

Manages the various resources used with internal replication.



Attributes Summary
size : IntegerThe max number of items in the pool.
poolConnections : BooleanWhen true, the DRS will pool JMS connections in addition to JMS sessions, publishers and subscribers.

Attribute Details

size    -    The max number of items in the pool.Default: 10Min: 1, Max: 50
     data type:  Integer
     default Value:   10



poolConnections    -    When true, the DRS will pool JMS connections in addition to JMS sessions, publishers and subscribers.Default: True
     data type:  Boolean
     default Value:   false


Copyright IBM Corp. 1996-2002