Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

ThisIsFroggie/nebraska

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Nebraska

Project for the class of Cloud Computing and Virtualization.

Compiling

The instrumentation code requires BIT to be installed.

source setup-java.sh
mvn compile
mvn -pl instrumentation install
mvn -pl instrumentation exec:java -Dexec.args=./web-server/target/classes/pt/tecnico/cnv/webserver/IntFactorization.class
mvn install

Running the web server

mvn -pl web-server exec:java

Running the load balancer

mvn -pl load-balancer exec:java [ -Dexec.args=Scheduler [ PORT ] ]

About

CCV Project for the 2nd Semester of 2015/2016

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages