Threading

Page comment added by Van Halbert


In the standalone.xml that's updated from the teiid cli script, max-threads indicate:

<subsystem xmlns="urn:jboss:domain:threads:1.1">
<bounded-queue-thread-pool name="teiid-async">
<queue-length count="100"/>
<max-threads count="4"/>
</bounded-queue-thread-pool>
</subsystem>

Is this the max-threads setting, or is there one to be set in the "teiid" subsystem?

Stop watching space | Change email notification preferences
View Online | Reply To This