summaryrefslogtreecommitdiff
path: root/opendc-integration-jpa
AgeCommit message (Collapse)Author
2017-09-29Rename persistence unit to opendc-simulatorGeorgios Andreadis
Also changes the environment variables of the run-command to reflect the standard followed in the rest of the OpenDC codebase.
2017-09-28Add Dockerfile for the JPA integrationFabian Mastenbroek
This change adds a Dockerfile to the repository which will automatically launch the JPA integration.
2017-09-28Fix host for simulation setupFabian Mastenbroek
2017-09-28Add thread pool for experiment platformFabian Mastenbroek
2017-09-28Implement JPA integrationFabian Mastenbroek
2017-09-20Setup integration with JPA frameworkFabian Mastenbroek
This change sets up the JPA integration module which provides integration of the JPA framework with the OpenDC simulator.
2017-09-20Improve simulation time managementFabian Mastenbroek