Repository: incubator-apex-core Updated Branches: refs/heads/APEXCORE-293 cda4de4a8 -> d42f9accf (forced update)
Initial documentation Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/fb71ea01 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/fb71ea01 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/fb71ea01 Branch: refs/heads/APEXCORE-293 Commit: fb71ea01176fe8db1148ac51c48f005c869a8466 Parents: 00939d5 Author: sashadt <[email protected]> Authored: Wed Sep 23 20:41:19 2015 -0700 Committer: Thomas Weise <[email protected]> Committed: Sun Feb 28 22:36:00 2016 -0800 ---------------------------------------------------------------------- apex_core.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/fb71ea01/apex_core.md ---------------------------------------------------------------------- diff --git a/apex_core.md b/apex_core.md new file mode 100644 index 0000000..b56a9c2 --- /dev/null +++ b/apex_core.md @@ -0,0 +1,12 @@ +Apache Apex +================================================================================ + +Apache Apex (incubating) is the industryâs only Apache 2.0 licensed open source enterprise grade unified stream and batch processing engine. Project Apex includes key features requested by open source developer community that are not available in current open source technologies. + +* Event processing guarantees +* In-memory performance & scalability +* Fault tolerance and state management +* Native rolling and tumbling window support +* Hadoop-native YARN & HDFS implementation + +For additional information visit [Apache Apex](http://apex.incubator.apache.org/).
