[
https://issues.apache.org/jira/browse/QUARKS-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205386#comment-15205386
]
ASF GitHub Bot commented on QUARKS-16:
--------------------------------------
Github user ddebrunner commented on a diff in the pull request:
https://github.com/apache/incubator-quarks-website/pull/13#discussion_r56917260
--- Diff: site/docs/recipe_hello_quarks.md ---
@@ -0,0 +1,62 @@
+---
+title: Recipe 1. Hello Quarks!
+---
+
+Quarks' pure Java implementation is a powerful feature which allows it to
be run on the majority of JVM-compatible systems. It also has the added benefit
of enabling the developer to develop applications entirely within the Eclipse
and Intellij ecosystems. For the purposes of this (and future) recipes, it will
be assumed that the developer is using Eclipse. To begin the Hello World
recipe, create a new project and import the necessary libraries as outlined in
the [getting started guide](quarks-getting-started). Next, write the following
template application:
--- End diff --
I put a comment in QUARKS-16
Looks good though maybe we should not have all recipes directly in the
`docs` directory, but at least a `recipes` or `cookbook` folder and maybe a
sub-directory under that for each recipe?
Image if we had 100 recipes ...
https://issues.apache.org/jira/browse/QUARKS-16?focusedCommentId=15205345&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15205345
> Recipe creation for split and union
> -----------------------------------
>
> Key: QUARKS-16
> URL: https://issues.apache.org/jira/browse/QUARKS-16
> Project: Quarks
> Issue Type: Improvement
> Components: Documentation
> Reporter: Queenie Ma
> Assignee: Queenie Ma
> Priority: Minor
> Labels: documentation, enhancement, recipes
> Attachments: CombiningStreamsProcessingResults.java,
> CombiningStreamsProcessingResults.java, HeartMonitorSensor.java,
> HeartMonitorSensor.java, split_union.md, split_union.md,
> split_union_topology_graph.jpg, split_union_topology_graph.png,
> split_union_topology_graph.png
>
>
> I wrote up a recipe on how to split and union streams. I'd like to get some
> feedback on the sample code and the recipe walkthrough.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)