RestComm / ussdgateway

RestComm USSD Gateway
http://www.restcomm.com/
GNU Affero General Public License v3.0
88 stars 102 forks source link

Update eventRouterThreads update to 64 from the previous value of 8 #58

Closed croufay closed 7 years ago

croufay commented 7 years ago

evenRouterThreads update to 64 from the previous value of 8

@org.jboss.aop.microcontainer.aspects.jmx.JMX(name="org.mobicents.slee:name=EventRouterConfiguration",exposedInterface=org.mobicents.slee.container.management.jmx.EventRouterConfigurationMBean.class,registerDirectly=true)
    <property name="eventRouterThreads">64</property>
    <property name="collectStats">true</property>
    <property name="confirmSbbEntityAttachement">true</property>        
    <property name="executorMapperClassName">org.mobicents.slee.runtime.eventrouter.mapping.ActivityHashingEventRouterExecutorMapper</property>
vetss commented 7 years ago

I think this option must be done at SLEE binaries level so it will be available for all products.

deruelle commented 7 years ago

Yes done in telscale already