Skip to content
This repository has been archived by the owner on Mar 17, 2019. It is now read-only.

JavaEE Application displaying the Processor-Speedup Graph using CDI/EJB/JSF + Primefaces

Notifications You must be signed in to change notification settings

FabianUntermoser/AmdahlsLaw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

mvn clean package && docker build -t at.faun.pos.dobl/AmdahlsLaw .

RUN

docker rm -f AmdahlsLaw || true && docker run -d -p 8080:8080 -p 4848:4848 --name AmdahlsLaw at.faun.pos.dobl/AmdahlsLaw

About

JavaEE Application displaying the Processor-Speedup Graph using CDI/EJB/JSF + Primefaces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published