iiop_tp.scm.iiop_tp.manager.type=Socket_nio. (See “High scalability configuration for VisiBroker for Java (using Java NIO)” for details of that property.)If this property is set to true, each IIOP (non-SSL) NIO Listener in the server will be constrained to consume a maximum of vbroker.se.iiop_tp
.scm.iiop_tp.listener.selectorMax instances of java.nio.channels.Selector at any given time. Note that setting this new property may cause threads to wait for a pooled Selector, so potential impact on performance should be carefully considered and profiled before setting the property.If this new property is not set, or is set to false, the number of Selectors in use continues to be as described in “High scalability configuration for VisiBroker for Java (using Java NIO)”.
iiop_tp.scm.iiop_tp.listener.useSelectorPool is set to true.This protocol has the same set of properties as the “Server-side thread pool IIOP_TP/IIOP_TP connection properties”, by replacing all iiop_tp with boa_tp in all the properties. For example, the vbroker.se.iiop_tp.scm.iiop_tp.manager.connectionMax will become vbroker.se.boa_tp.scm.boa_tp.manager.connectionMax. Also, the default value for vbroker.se.boa_tp.scms is boa_tp.