
subsystem-templates.infinispan-io.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of infinispan-server-infinispan
Show all versions of infinispan-server-infinispan
Infinispan Server - Infinispan Subsystem
The newest version!
<?xml version='1.0' encoding='UTF-8'?> <!-- See src/resources/configuration/ReadMe.txt for how the configuration assembly works --> <config> <extension-module>org.wildfly.extension.io</extension-module> <subsystem xmlns="urn:jboss:domain:io:3.0"> <worker name="default" io-threads="2" task-max-threads="2"/> <buffer-pool name="default"/> </subsystem> </config>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy