distributed_control

The distributed computing task based on the gin framework and websocket. Aims to calculate whether there is a string whose MD5 value is equal to itself

Stars
1
Committers
2

MD5

masterworkermasterworkerworker/ginhttpworkerworker

  • worker2sconfig.jsonviper
  • workerCPU
  • master10s

socket

  • type=1
  • type=2
  • type=3
  • type=4

  • master0

    ./run_win.exe 0
    ./run_linux 0  
    
  • worker

    1. config.json

    hostname

    {
       "host_address":"lzh.zzdx.gay", 
       "host_port":55156,
       "name":"XX"
    }
    
    ./run_win.exe
    ./run_linux
    
    # 
    nohup ./run-linux 2>&1 &
    
Related Projects