You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by dkulp <gi...@git.apache.org> on 2014/07/10 21:22:54 UTC

[GitHub] activemq pull request: [AMQ-5269] Update NIO based transports to u...

GitHub user dkulp opened a pull request:

    https://github.com/apache/activemq/pull/33

    [AMQ-5269] Update NIO based transports to use a Select mechanism

    Update NIO based transports to use a Select mechanism for the accepts instead of the blocking select.
    
    Cuts about 10 minutes off the activemq-stomp tests, drops the NIO test execution time down to equal to the non-NIO based tests.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dkulp/activemq AMQ-5269

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq/pull/33.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #33
    
----
commit 52ef9745d9bafbeab940ed4937c014be3abc9655
Author: Daniel Kulp <dk...@apache.org>
Date:   2014-07-10T14:57:44Z

    [AMQ-5269] Update NIO based transports to use a Select mechanism for the accepts instead of the blocking select.
    Cuts about 10 minutes off the activemq-stomp tests, drops the NIO test execution time down to equal to the non-NIO based tests.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq pull request: [AMQ-5269] Update NIO based transports to u...

Posted by dkulp <gi...@git.apache.org>.
Github user dkulp closed the pull request at:

    https://github.com/apache/activemq/pull/33


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---