Poor Performance in Parallel Karaf Console Client Execution

Solution Verified - Updated -

Issue

Current implements does not allow user to specify the number of sshd server threads. Since default value is implemented as follows, user experience poor performance in calling parallel karaf console client.

public static final int DEFAULT_NIO_WORKERS = Runtime.getRuntime().availableProcessors() + 1;

Environment

  • JBoss Fuse
    • 6.x
  • JBoss A-MQ
    • 6.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.