Skip to content

Repositorio del Laboratorio de Sistemas Distribuidos

Notifications You must be signed in to change notification settings

Robinsxsoad/LabSD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LabSD

Repositorio del Laboratorio de Sistemas Distribuidos

COMPILE CHORD EXAMPLE

javac -classpath peersim-1.0.5.jar:djep-1.0.0.jar:jep-2.3.0.jar:classes/ -d classes/ src/peersim/chord/*.java

EXECUTE CHORD EXAMPLE

java -cp peersim-1.0.5.jar:djep-1.0.0.jar:jep-2.3.0.jar:classes/ peersim.Simulator example.cfg

Estos comandos deben ser ejecutados en la carpeta "chord".

Integrantes

  • Bryan Guzmán
  • Robinson Oyarzún

Profesor

  • Nicolás Hidalgo

Ayudante

  • Luis Celedón

About

Repositorio del Laboratorio de Sistemas Distribuidos

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages