[
https://issues.apache.org/jira/browse/QUARKS-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269356#comment-15269356
]
ASF GitHub Bot commented on QUARKS-165:
---------------------------------------
GitHub user dlaboss opened a pull request:
https://github.com/apache/incubator-quarks-website/pull/58
[QUARKS-165] [AWAIT-CODE-MERGE] parallel analytics recipe
await merge of https://github.com/apache/incubator-quarks/pull/104
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dlaboss/incubator-quarks-website
quarks-165-parallelAnalytics
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quarks-website/pull/58.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 #58
----
commit 630ff431d236ba49202ab6aaa745f84f5465537c
Author: Dale LaBossiere <[email protected]>
Date: 2016-05-03T18:57:01Z
[QUARKS-165] [AWAIT-CODE-MERGE] parallel analytics recipe
----
> support tuple-parallel analytics
> --------------------------------
>
> Key: QUARKS-165
> URL: https://issues.apache.org/jira/browse/QUARKS-165
> Project: Quarks
> Issue Type: New Feature
> Reporter: Dale LaBossiere
> Assignee: Dale LaBossiere
>
> Add the ability to easily create traditional parallel pipeline flows:
> N-channels of the same pipeline logic, with a splitter controlling the tuple
> distribution, and union'ing the results from the channels.
> I'm creating a PR with the API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)