<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sunfish.git/simulator/opendc/opendc-runner-web/src/main, branch master</title>
<subtitle>The OpenDC BSc thesis repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/'/>
<entry>
<title>Move OpenDC modules into simulator root</title>
<updated>2020-10-01T08:19:13+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-09-30T22:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=8a9f5573bef3f68316add17c04a47cc4e5fe75fa'/>
<id>8a9f5573bef3f68316add17c04a47cc4e5fe75fa</id>
<content type='text'>
This change moves the OpenDC modules previously living in the simulator/opendc
directory to the simulator directory itself given that we do not make a
distinction between OpenDC and odcsim anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change moves the OpenDC modules previously living in the simulator/opendc
directory to the simulator directory itself given that we do not make a
distinction between OpenDC and odcsim anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate from Domain to TestCoroutineScope</title>
<updated>2020-09-30T21:56:07+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-09-30T21:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=fcae560208df4860bc7461f955bf3b522b0e61c5'/>
<id>fcae560208df4860bc7461f955bf3b522b0e61c5</id>
<content type='text'>
This change eliminates the use of Domain and simulationContext in favour
of the generic (Test)CoroutineScope and Clock classes. In this way, we
decouple the OpenDC modules and their logic from simulation-related
code.

In this way, we also simplify eventual attempt for emulating OpenDC
componments in real-time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change eliminates the use of Domain and simulationContext in favour
of the generic (Test)CoroutineScope and Clock classes. In this way, we
decouple the OpenDC modules and their logic from simulation-related
code.

In this way, we also simplify eventual attempt for emulating OpenDC
componments in real-time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate use of Domain and simulationContext in OpenDC</title>
<updated>2020-09-30T21:40:57+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-09-30T19:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=c41d201343263346ac84855a0b2254051ed33c21'/>
<id>c41d201343263346ac84855a0b2254051ed33c21</id>
<content type='text'>
This change takes the first step in eliminating the explict use of
Domain and simulationContext from OpenDC. In this way, we decouple the
logic of various datacenter services from simulation logic, which should
promote re-use.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change takes the first step in eliminating the explict use of
Domain and simulationContext from OpenDC. In this way, we decouple the
logic of various datacenter services from simulation logic, which should
promote re-use.
</pre>
</div>
</content>
</entry>
<entry>
<title>Terminate heartbeat after scenario finish</title>
<updated>2020-08-24T17:48:22+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-07-22T18:58:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=9a210ccfc09bfec0f42412d93b4a139095b1e567'/>
<id>9a210ccfc09bfec0f42412d93b4a139095b1e567</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Default to local Spark instance</title>
<updated>2020-08-24T17:48:09+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-07-18T14:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=bde8b51fc40a02e6e8514ff428a748a133502c34'/>
<id>bde8b51fc40a02e6e8514ff428a748a133502c34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add data processing pipeline via Spark</title>
<updated>2020-08-24T17:48:08+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-07-17T15:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=0a895abfe307fbb6a28ceac6a07c5ac4863627fd'/>
<id>0a895abfe307fbb6a28ceac6a07c5ac4863627fd</id>
<content type='text'>
This change adds support for processing the experimental results by
means of a Spark data processing pipeline.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds support for processing the experimental results by
means of a Spark data processing pipeline.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable support for failures and perf. interference</title>
<updated>2020-08-24T17:48:08+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-07-17T09:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=9f85e80e40a663e3ebaf46a16f27332c4b7f0b53'/>
<id>9f85e80e40a663e3ebaf46a16f27332c4b7f0b53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add prototype of web experiment runner</title>
<updated>2020-08-24T17:48:06+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-07-16T20:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=5d528f6b1902d372eb2ef594bc96712ad74ac361'/>
<id>5d528f6b1902d372eb2ef594bc96712ad74ac361</id>
<content type='text'>
This change adds a bridge between the frontend and the new simulator
implementation via MongoDB.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds a bridge between the frontend and the new simulator
implementation via MongoDB.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add skeleton for web runner</title>
<updated>2020-08-24T17:48:05+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-07-15T16:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=a4ae44e7f5bbfb293cdce256da3c40f927605ac9'/>
<id>a4ae44e7f5bbfb293cdce256da3c40f927605ac9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
