Skip to content

Commit

Permalink
add more images
Browse files Browse the repository at this point in the history
  • Loading branch information
allwefantasy committed May 10, 2016
1 parent f6811e6 commit 233a95d
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# StreamingPro

This document is for StreamingPro developers. User's manual is now on its way.

## Introduction

StreamingPro is not a complete
application, but rather a code library and API that can easily be used
to build your streaming application which may run on Spark Streaming.
Expand All @@ -16,7 +12,7 @@ by StreamingPro which is more easy to use then original API designed by Spark/St

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


## Architecture

![](https://github.com/allwefantasy/streamingpro/blob/master/Snip20160510_1.png)






Expand Down
File renamed without changes
Binary file added images/Snip20160510_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Snip20160510_4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 233a95d

Please sign in to comment.