Code Monkey home page Code Monkey logo

tiny-flink's Introduction

Tiny-flink

本项目计划实现一个简易的分布式流式计算系统

参与人

team3090成员

模块说明

fink-core模块为数据流图建设的探索

flink-verification模块为技术选型验证,请大家将之前验证的代码已经说明文档合并进这个模块 包名为org.team3090.rpc-jars

项目模块

Driver

  1. 配置文件格式
  2. 解析配置文件
  3. 生成json
  4. 实例化ExecutorClient,BlockManagerMaster
  5. ExecutorService.BlockManager注册ip host
  6. Driver.submitJob(//jar传过去)
  7. ExecutorClient.submitJob

Worker

  1. ExecutorService启动,监听端口
  2. 实例化ExecutorService.BlockManagerService 并向Driver注册
  3. 处理ExecutorClient.submitJob请求
  4. 运行task

tiny-flink's People

Contributors

wq765416999 avatar zhiyangdata avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.