Skip to content

Commit 233a95d

Browse files
committed
add more images
1 parent f6811e6 commit 233a95d

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# StreamingPro
22

3-
This document is for StreamingPro developers. User's manual is now on its way.
4-
5-
## Introduction
6-
73
StreamingPro is not a complete
84
application, but rather a code library and API that can easily be used
95
to build your streaming application which may run on Spark Streaming.
@@ -16,7 +12,7 @@ by StreamingPro which is more easy to use then original API designed by Spark/St
1612

1713
* Pure spark streaming program (Storm/Spark in future)
1814
* No need of coding, only declarative workflows
19-
* SQL ETL support
15+
* SQL-Oriented workflows support
2016
* Data continuously streamed in & processed in near real-time
2117
* dynamically CURD of workflows at runtime via Rest API (in single instance or multiple instances)
2218
* Flexible workflows (input, output, parsers, etc...)
@@ -37,6 +33,12 @@ by StreamingPro which is more easy to use then original API designed by Spark/St
3733
* [Other runtime support](https://github.com/allwefantasy/streamingpro/wiki/Runtime-support)
3834

3935

36+
## Architecture
37+
38+
![](https://github.com/allwefantasy/streamingpro/blob/master/Snip20160510_1.png)
39+
40+
41+
4042

4143

4244

File renamed without changes.

images/Snip20160510_3.png

2.9 MB
Loading

images/Snip20160510_4.png

1.87 MB
Loading

0 commit comments

Comments
 (0)