GitHub user vrozov opened a pull request:

    https://github.com/apache/incubator-apex-core/pull/173

    APEX-254 & APEX-269

    Introduce Abstract and Forwarding Reservoir classes. Provide concrete 
implementation of AbstractReservoir based on JCTools SpscArrayQueue.
    
    SpscArrayQueueReservoir allows to process 25 million records per second for 
ports with CONTAINER_LOCAL locality.
    


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

    $ git pull https://github.com/vrozov/incubator-apex-core APEX-269

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

    https://github.com/apache/incubator-apex-core/pull/173.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 #173
    
----
commit 8134affdd4bf509b49971a16112169b807fdbc95
Author: Vlad Rozov <[email protected]>
Date:   2015-11-11T01:42:11Z

    APEX-254 - Introduce Abstract and Forwarding Reservoir classes.

commit c48a97892de8fc55012ea4fa138f70d7dc135b68
Author: Vlad Rozov <[email protected]>
Date:   2015-11-11T01:43:06Z

    APEX-254 - Introduce Abstract and Forwarding Reservoir classes.

commit bcaec96019e48612fb0acce9b1523d89d5e6147e
Author: Vlad Rozov <[email protected]>
Date:   2015-11-17T23:53:43Z

    APEX-269 #resolve Provide concrete implementation of AbstractReservoir 
based on SpscArrayQueue

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to