commit | a8bfeca41af64e85a95774100eacd74831ae9c55 | [log] [tgz] |
---|---|---|
author | Matthieu Morel <mmorel@apache.org> | Fri Jul 27 13:49:18 2012 +0200 |
committer | Matthieu Morel <mmorel@apache.org> | Fri Jul 27 13:49:18 2012 +0200 |
tree | c5fcd024c2794656a9ae2ec2cb7bdf8ecb752770 | |
parent | 9842cddd2159882686b66e08d2ce7bde8990d8b0 [diff] |
Minor readme update
S4 is a general-purpose, distributed, scalable, partially fault-tolerant, pluggable platform that allows programmers to easily develop applications for processing continuous unbounded streams of data.
S4 0.5.0 is a complete refactoring of the previous version of S4. It grounds on the same concepts (partitioning inspired by map-reduce, actors-like distribution model), but with the following objectives:
We added the following core features:
For the latest information about S4, please visit our website at:
http://inbubator.apache.org/s4
and our wiki, at:
https://cwiki.apache.org/confluence/display/S4/S4+Wiki
Currently the wiki contains the most relevant and up-to-date documentation.
Source code is available here: https://git-wip-us.apache.org/repos/asf?p=incubator-s4.git
This only applies if you checkout from the source repository or if you download a released source package.
We use gradle http://gradle.org as the build system.
./gradlew install
This will build the packages and install the artefacts in the local maven repository.
./gradlew s4-tools:installApp
This will build the tools so that you can drive the platform through the “s4” command.
If you have a source package:
If you have a binary package: