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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?