Skip to content

Part 1 of the project for KSU CS4504 Distributed Computing

Notifications You must be signed in to change notification settings

cybeverage/CS4504-PROJ-P1

 
 

Repository files navigation

CS4504 PROJ 1 P1

Repo for the documentation report working group

  • Matthew
  • Thomas
  • Mark
  • Leiko

Description

Enclosed in this repository is the code and the project documents we will be using for this project. The responsibilities of our working group include:

  1. Audit the codebase and add inline comments (Javadoc or otherwise)

    Fork this repository to your account, add your comments, then commit, push, and create a pull request from your fork to this repository. See this link detailing the process

  2. Provide the benchmarking working group with actionable insights for standing up a lab environment

  3. Create a user guide document describing the process for running the lab environment (see sample document [here](Part1-UserGuide - Sample.pdf))

  4. Assemble the final deliverable as a .zip archive, due Mon 02/13 at 11:59pm

TODO

  • Each member of the documentation report working group must make a fork, add comments, and create a pull request
  • make TCPClient and TCPServer send and receive binary data
  • parameterize IP and ports for all programs (make it not hardcoded - default values are ok)
  • After doing a close reading of the code, estimate the results of the lab benchmarking and begin to stub out a report and user guide (use this Google Doc)

About

Part 1 of the project for KSU CS4504 Distributed Computing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 92.9%
  • Shell 3.6%
  • PowerShell 3.0%
  • Dockerfile 0.5%