commit | d6decd05f323d0e495958c23c5b856c8dc120766 | [log] [tgz] |
---|---|---|
author | Matthieu Morel <mmorel@apache.org> | Thu Jan 24 18:10:50 2013 +0100 |
committer | Matthieu Morel <mmorel@apache.org> | Thu Jan 24 18:47:35 2013 +0100 |
tree | 1a51ea692476c92e1c6960407fa5727198fc7100 | |
parent | eb851534e56ae28677abb2c4f24333420be9ae92 [diff] |
S4-108 Share Zookeeper connection within a node - build the connection through a provider, use singleton scope - updated some javadoc for S4-114
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 artifacts 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: