summaryrefslogtreecommitdiff
path: root/opendc-core
AgeCommit message (Expand)Author
2018-07-11chore: Update Gradle build configurationFabian Mastenbroek
2018-04-22feat(#12): Buffer instrumentation measurementsFabian Mastenbroek
2018-04-22feat(#12): Allow closing of instrument streamsFabian Mastenbroek
2018-02-23feat(#12): Implement Instrumentation API in Omega kernelFabian Mastenbroek
2018-02-23feat(#11): Create Instrumentation APIFabian Mastenbroek
2018-02-19refactor(#18): Simplify Context interfaceFabian Mastenbroek
2018-02-19refactor(#18): Refactor unused transformation receive methodsFabian Mastenbroek
2018-02-18refactor(#18): Provide access to process context in nested callsFabian Mastenbroek
2018-02-16refactor(#18): Provide access to latest senderFabian Mastenbroek
2018-02-14refactor(#18): Create distinction between kernel and simulationFabian Mastenbroek
2018-02-12refactor(#18): Align formatting with official Kotlin Style GuideFabian Mastenbroek
2018-02-12refactor(#18): Update dependenciesFabian Mastenbroek
2018-01-11refactor(#18): Redesign core simulation APIFabian Mastenbroek
2017-10-24bug(#3): Add timeout for experimentsFabian Mastenbroek
2017-09-28Implement JPA integrationFabian Mastenbroek
2017-09-24Allow listening to changes of topologyFabian Mastenbroek
2017-09-24Allow mutation of topology during simulationFabian Mastenbroek
2017-09-21Create simple datacenter experimentFabian Mastenbroek
2017-09-20Allow suspendable processing of message envelopesFabian Mastenbroek
2017-09-20Add support for timeouts on receive callsFabian Mastenbroek
2017-09-20Improve simulation time managementFabian Mastenbroek
2017-09-18Refactor and split up code baseFabian Mastenbroek
2017-09-08Make edges a property of a nodeFabian Mastenbroek
2017-09-08Remove obsolete messaging classesFabian Mastenbroek
2017-09-08Allow easier construction of graph via TopologyBuilderFabian Mastenbroek
2017-09-08Refactor default Simulator implementationFabian Mastenbroek
2017-09-06Implement time jumps to next eventFabian Mastenbroek
2017-09-06Move default Simulator into own packageFabian Mastenbroek
2017-09-06Rename kernel package to simulatorFabian Mastenbroek
2017-09-06Separate Simulator interface and implementationFabian Mastenbroek
2017-09-05Rename sleep() to wait()Fabian Mastenbroek
2017-09-05Fix bug in helper methods in NodeFabian Mastenbroek
2017-09-05Provide Set interface for TopologyFabian Mastenbroek
2017-09-04Move simulation kernels into topology entitiesFabian Mastenbroek
2017-09-01Add notion of initial states of entitiesFabian Mastenbroek
2017-09-01Finish basic implementation of simulatorFabian Mastenbroek
2017-08-10Start implementation of new architectureFabian Mastenbroek
2017-08-08Add job identifier and nameFabian Mastenbroek
2017-08-08Rename data center to datacenterFabian Mastenbroek
2017-08-08Fix copyright headers and licenseFabian Mastenbroek
2017-08-08Create initial architectureFabian Mastenbroek