Skip to content

NetExperimentEasy/EasyDES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

这个库的需求和出发点是有问题的,stop。

最近一直没有时间和需求动力完善这个库,暂时停止。

EasyDES

An open source Easy Distributed Experiment System : 分布式实验系统


目标功能

分布式分发任务,集群节点控制

controller:

  • 总控制中心,运行一个web界面
  • 连接所有的worker节点,向worker节点下发任务 ✔
  • 接受worker的监控信息,任务结果回传统计
  • webUI管理界面:任务设计,注册,控制,数据显示
  • 与worker的通信,以及节点发现注册 ✔
  • 任务注册系统 ✔

worker

  • 监控执行状态,日志,运行结果回传
  • 和controller通信 ✔

随项目的一个基础网络实验镜像:netnode

进度

220426

通信模块测试通过 ✔

pic

🔨 Todo : [Stop for refactoring]

  • 任务模块:任务监控,统计回传
  • webUI模块

220612

I plan to refactor the code to reduce the coupling between modules. The new structure diagram is as follows.

About

Easy Distributed Experiment System : 分布式网络实验系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published