Show Table of Contents
15.3. Configuring Asynchronous Connection Execution
By default, packets received on the server side are executed on the remoting thread.
A thread from a thread pool can be used instead to handle some packets so that the remoting thread is not tied up for too long.
Note
Processing operations asynchronously on another thread adds a little more latency.
Most short running operations are handled on the remoting thread for performance reasons. Ensure the parameter
async-connection-execution-enabled in <JBOSS_HOME>/jboss-as/server/<PROFILE>/deploy/hornetq/hornetq-configuration.xml is set to true to enable asynchronous connection execution.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.