<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sunfish.git/simulator/odcsim/odcsim-engine-omega, 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>Remove odcsim components from repository</title>
<updated>2020-09-30T22:32:46+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-09-30T22:32:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=27ddd462d148d70760e45f967387905054e21d20'/>
<id>27ddd462d148d70760e45f967387905054e21d20</id>
<content type='text'>
This change removes the odcsim components from the repository as we have
eliminated their use in the OpenDC codebase, by replacing them with the
more generic (Test)CoroutineScope and Clock. From now on, we will only
place modules under the OpenDC namespace and not use odcsim as well to
prevent confusion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change removes the odcsim components from the repository as we have
eliminated their use in the OpenDC codebase, by replacing them with the
more generic (Test)CoroutineScope and Clock. From now on, we will only
place modules under the OpenDC namespace and not use odcsim as well to
prevent confusion.
</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>Update Kotlin to 1.4</title>
<updated>2020-09-24T16:59:36+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-08-19T10:02:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=c0f9343293392c357d4a3d5ea889a25a91ea0123'/>
<id>c0f9343293392c357d4a3d5ea889a25a91ea0123</id>
<content type='text'>
This change updates the code base to use Kotlin 1.4 which promises
better performance in IDEs and a new interference algorithm to solve
more complex type checking cases.

See https://kotlinlang.org/docs/reference/whatsnew14.html for more
information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the code base to use Kotlin 1.4 which promises
better performance in IDEs and a new interference algorithm to solve
more complex type checking cases.

See https://kotlinlang.org/docs/reference/whatsnew14.html for more
information.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare simulator repository for monorepo</title>
<updated>2020-08-24T14:18:13+00:00</updated>
<author>
<name>Georgios Andreadis</name>
<email>info@gandreadis.com</email>
</author>
<published>2020-06-29T14:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=46b06fb446e79c390c01953d31d700b8e73da24d'/>
<id>46b06fb446e79c390c01953d31d700b8e73da24d</id>
<content type='text'>
This change prepares the simulator Git repository for the monorepo residing at
https://github.com/atlarge-research.com/opendc. To accomodate for this, we
move all files into a simulator subdirectory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change prepares the simulator Git repository for the monorepo residing at
https://github.com/atlarge-research.com/opendc. To accomodate for this, we
move all files into a simulator subdirectory.
</pre>
</div>
</content>
</entry>
</feed>
