13.07.2015 Views

Accelerate Your JBoss Enterprise Middleware - Red Hat Summit

Accelerate Your JBoss Enterprise Middleware - Red Hat Summit

Accelerate Your JBoss Enterprise Middleware - Red Hat Summit

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Accelerate</strong> <strong>Your</strong> <strong>JBoss</strong> <strong>Enterprise</strong> <strong>Middleware</strong> –Web ServicesWebWebServicesServices● Web service stack is based on both the original <strong>JBoss</strong> Web Services nativecode, specifically for JAX-RPC, and the Apache CXF, and is very highperforming out-of-the-box.● Two things to consider from a configuration standpoint.● HTTP thread pool will be the thread pool that is used to invoke webservice end points.● Asynchronous web services, e.g. Web service end points annotated with@OneWay, have an internal thread pool, since once invoked they needto return to the client right away.● This internal thread pool, can be configured through the descriptor forthe web service.● Important configuration parameters in jboss-webservices.xml:● maxQueueSize● lowWaterMark● highWaterMark● initialThreads

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!