Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jcwillox/ds-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

The ds-client program is a Job scheduler using the ds-sim protocol. The ds-server program and more information can be found at distsys-MQ/ds-sim. The protocol documentation can be found here.

Testing

The project requires at least Java 11, older versions may also work but are unsupported.

On Linux you can run the following command, which will compile the project and run the tests.

./tests/test.sh

On Windows you can run the tests with the following command using WSL.

wsl bash ./tests/test.sh

Comparison Testing

You can use the test_results binary to gather performance data on the current algorithm and compare it to the 3 baseline algorithms and ATL.

Linux

./tests/run_test_results.sh -o co

Windows

wsl bash ./tests/run_test_results.sh -o co

About

Client implementation for ds-sim

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •