Github user queeniema commented on a diff in the pull request:
https://github.com/apache/incubator-quarks-website/pull/58#discussion_r61937042
--- Diff: site/recipes/recipe_parallel_analytics.md ---
@@ -0,0 +1,172 @@
+---
+title: How can I run analytics on several tuples in parallel?
+---
+
+If the duration of your per-tuple analytic processing makes your
application unable to keep up with the tuple injest rate or result generation
rate, you can often run analytics on several tuples in parallel to improve
performance.
--- End diff --
Spelling error: _injest_ should be _ingest_
---
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.
---