fluent

A data-driven compute platform

  • 所有者: hydro-project/fluent
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Fluent

Build Status
codecov
License

Fluent is a fully managed, data-first computation framework under development that U.C. Berkeley RISE Lab. There are two main components in Fluent.

The first is a key-value store based on prior open-source work from the RISE lab (fka Anna). The Fluent KVS is an elastic, cloud-native storage engine that uses coordination-avoiding techniques and asynchronous message passing to provide very low latency. You can find more information about running and using the Fluent KVS in the kvs directory.

The second component is a data-centric programming framework, built on top of the Anna KVS. The goal of the programming framework is to provide users a general-purpose API and runtime for executing programs on data stored in the Anna KVS. Users are able to submit arbitrary code or containers for execution, and we plan to support performance SLOs for function execution.

To get started with the full project, please see the Getting Started page. You can find the index of all the docs here.

Contributing

If you run into any issues, please open an issue and make sure to include relevant information (e.g., stack traces) as well as operating system, dependency versions, etc.

If you are looking to contribute to the project, please look at our issues list, particularly those marked as good for beginners and help wanted.

主要指标

概览
名称与所有者hydro-project/fluent
主编程语言C++
编程语言CMake, Dockerfile, C++, Shell, Python (语言数: 5)
平台
许可证Apache License 2.0
所有者活动
创建于2018-07-24 23:10:09
推送于2019-08-09 20:54:21
最后一次提交2019-08-09 13:54:21
发布数0
用户参与
星数1.2k
关注者数125
派生数171
提交数100
已启用问题?
问题数54
打开的问题数15
拉请求数72
打开的拉请求数1
关闭的拉请求数10
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?