Add new udafs and RMR support to gsprintconsole_ves
[com/gs-lite.git] / README.md
1 # Tigon
2
3 ![Tigon Logo](tigon.png)
4
5 **Introduction**
6
7 **Tigon** is an open-source, real-time, low-latency, high-throughput stream processing framework.
8
9 Tigon is a collaborative effort between Cask Data, Inc. and AT&T that combines 
10 technologies from these companies to create a disruptive new framework to handle a diverse
11 set of real-time streaming requirements.
12
13 Cask Data has built technology that provides scalable, reliable, and persistent high-throughput
14 event processing with high-level Java APIs using Hadoop and HBase.
15
16 AT&T has built a streaming engine that provides massively scalable, flexible, and in-memory
17 low-latency stream processing with a SQL-like query Language.
18
19 Together, they have combined to create **Tigon**.
20
21
22
23 ## Getting Started
24
25 ### Prerequisites
26
27 Tigon is supported on *NIX systems such as Linux and Macintosh OS X.
28 It is not supported on Microsoft Windows.
29
30
31 ## License and Trademarks
32
33 Copyright © 2014 Cask Data, Inc.
34
35 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
36 in compliance with the License. You may obtain a copy of the License at
37
38 http://www.apache.org/licenses/LICENSE-2.0
39
40 Unless required by applicable law or agreed to in writing, software distributed under the 
41 License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
42 either express or implied. See the License for the specific language governing permissions 
43 and limitations under the License.
44
45 Cask is a trademark of Cask Data, Inc. All rights reserved.
46
47 Apache, Apache HBase, and HBase are trademarks of The Apache Software Foundation. Used with
48 permission. No endorsement by The Apache Software Foundation is implied by the use of these marks.