Skip to content

Mrhs121/go_distributed_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go_distributed_system

自己动手实现分布式系统

测试方法: cd ./bin

1. 启动master  ./distributed --makeMasterOnError true

2. 启动worker1 ./distributed  --myport 8002 --clusterip 127.0.0.1:8001

About

自己动手实现分布式系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages