Turbine

SSE Stream Aggregator

  • 所有者: Netflix/Turbine
  • 平台:
  • 許可證: Apache License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Documentation

See the Wiki for full documentation, examples, operational details and other information.

Build Status

Bugs and Feedback

For bugs, questions and discussions please use the Github Issues.

Binaries

Binaries and dependency information for Maven, Ivy, Gradle and others can be found at http://search.maven.org.

Library

Dependencies on the library for embedded use are found on Maven Central.

Example for Maven:

<dependency>
    <groupId>com.netflix.turbine</groupId>
    <artifactId>turbine</artifactId>
    <version>2.minor.patch</version>
</dependency>

and for Ivy:

<dependency org="com.netflix.turbine" name="turbine" rev="2.minor.patch" />

Executable

The standalone executable can also be found on Maven Central or in the Github Releases section.

Build

  • You need Java 8 or later.

To build:

$ git clone git@github.com:Netflix/Turbine.git
$ cd Turbine/
$ ./gradlew build

LICENSE

Copyright 2014 Netflix, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

主要指標

概覽
名稱與所有者Netflix/Turbine
主編程語言Java
編程語言Java (語言數: 2)
平台
許可證Apache License 2.0
所有者活动
創建於2012-12-06 21:44:24
推送於2023-04-10 11:04:13
最后一次提交2015-12-11 15:48:06
發布數8
最新版本名稱2.0.0-DP.2 (發布於 2014-11-19 18:55:47)
第一版名稱turbine-0.1 (發布於 2013-01-10 00:48:15)
用户参与
星數832
關注者數492
派生數252
提交數164
已啟用問題?
問題數64
打開的問題數47
拉請求數37
打開的拉請求數7
關閉的拉請求數8
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?