Skip to content

Commit

Permalink
improve slides
Browse files Browse the repository at this point in the history
  • Loading branch information
dukeboard committed Jun 3, 2012
1 parent 9ed7b6b commit 50ea56b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 8 additions & 9 deletions org.kevoree.slides.ubimob2012/src/main/resources/index.html
Expand Up @@ -123,7 +123,7 @@ <h2><span class="kevOrange">></span>Context</h2>
<span class="next"></span>
<li class="next">High availability
<ul>
<li>Cloud <span class="iconic cloud"></span>, web servers, <span class="iconFont3">4</span> monitoring
<li>Cloud <span class="iconic cloud kevOrange"></span>, web servers, <span class="iconFont3 kevOrange">4</span> monitoring
sensors network, etc ... need the famous 99,99% uptime
</li>
</ul>
Expand Down Expand Up @@ -357,13 +357,13 @@ <h2><span class="kevOrange">></span>Kevoree Project</h2>
<h2>Model@Runtime for DDAS</h2>
</header>
<ul>
<li class="next">MDE@Runtime
<li class="next"><strong class="kevOrange">MDE@Runtime</strong>
<ul>
<li>Shared model representation for distributed nodes</li>
<li>Offline & online operation, compute@Model level, apply @Runtime</li>
</ul>
</li>
<li class="next">Component-based
<li class="next"><strong class="kevOrange">Component-based</strong>
<ul>
<!-- <li>Actor semantics on each ports to closely separate component behavior</li> -->
<li>Communication semantics between component in channel</li>
Expand All @@ -388,29 +388,28 @@ <h2>Model@Runtime for DDAS</h2>
<h2>Kevoree concepts</h2>
</header>
<ul>
<li class="next"> ComponentType
<li class="next"><strong class="kevOrange">ComponentType</strong>
<ul>
<li>Encapsulate domain features</li>
</ul>
</li>
<li class="next">ChannelType
<li class="next"><strong class="kevOrange">ChannelType</strong>
<ul>
<li>Encapsulate communication semantics</li>
</ul>
</li>
<li class="next">GroupType
<li class="next"><strong class="kevOrange">GroupType</strong>
<ul>
<li>Encapsulate model@runtime dissemination semantics</li>
</ul>
</li>
<li class="next">NodeType
<li class="next"><strong class="kevOrange">NodeType</strong>
<ul>
<li>Encapsulate adaptation semantics</li>
</ul>
</li>
</ul>
<object style="position:absolute;top: 145px;right: 10px;" data="figures/fig2.png" type="image/png"
height="270"></object>
<object style="position:absolute;top: 150px;right: 10px;" data="figures/kevConcepts.png" type="image/png" height="360"></object>
</section>


Expand Down

0 comments on commit 50ea56b

Please sign in to comment.