Skip to content

Commit

Permalink
deploy: 4c2e8e4
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmueller committed Oct 25, 2023
1 parent 64b6a7e commit c470deb
Show file tree
Hide file tree
Showing 37 changed files with 20,760 additions and 109 deletions.
25 changes: 24 additions & 1 deletion archive.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
}

</style>


<script>var toRoot = '';</script>
<!-- null -->
Expand Down Expand Up @@ -89,13 +90,35 @@ <h1>Blog Archive</h1>



<h4>May 2023</h4>
<h4>August 2023</h4>
<ul>


<li>21 - <a href="blog/2023/2023-08-21-vue2-vue3-migration.html">Migrate Vue 2 to Vue 3</a></li>




</ul>
<h4>May 2023</h4>
<ul>



<li>05 - <a href="blog/2023/2023-05-05-loom-threading.html">Projekt Loom ist da</a></li>




</ul>
<h4>September 2019</h4>
<ul>



<li>13 - <a href="blog/2019/2019-09-13-Spock-und-AsciiDoc.html">Spock und AsciiDoc</a></li>


</ul>


Expand Down
450 changes: 450 additions & 0 deletions blog/2019/2019-09-13-Spock-und-AsciiDoc.html

Large diffs are not rendered by default.

23 changes: 18 additions & 5 deletions blog/2023/2023-05-05-loom-threading.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
}

</style>


<script>var toRoot = '../../';</script>
<!-- blog/2023/2023-05-05-loom-threading.html -->
Expand Down Expand Up @@ -118,10 +119,22 @@
</li>
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child"><span class="label">2023</span>
<ul class="ul-1">
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child">
<a class="align-left pl-0 pr-2 pt-2 td-sidebar-link td-sidebar-link__section "
href="../../blog/2023/2023-08-21-vue2-vue3-migration.html">Migrate Vue 2 to Vue 3</a>
</li>
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child">
<a class="align-left pl-0 pr-2 pt-2 td-sidebar-link td-sidebar-link__section active"
href="../../blog/2023/2023-05-05-loom-threading.html">Projekt Loom ist da</a>
</li>
</ul>
</li>
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child"><span class="label">2019</span>
<ul class="ul-1">
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child">
<a class="align-left pl-0 pr-2 pt-2 td-sidebar-link td-sidebar-link__section "
href="../../blog/2019/2019-09-13-Spock-und-AsciiDoc.html">Spock und AsciiDoc</a>
</li>
</ul>
</li>
</ul>
Expand All @@ -135,11 +148,11 @@
<div class="td-page-meta ml-2 pb-1 pt-2 mb-0">


<a href="https://github.com/dbsystel/tech-stories/edit/master/src/docs/blog/2023/2023-05-05-loom-threading.adoc"
<a href="https://github.com/dbsystel/tech-stories/edit/main/src/docs/blog/2023/2023-05-05-loom-threading.adoc"
target="_blank"><i class="fa fa-edit fa-fw"></i> Improve this doc</a>


<a href="https://github.com/dbsystel/tech-stories/issues/new?issue%5Btitle%5D=Docs%3A+Feedback+for+%27Projekt+Loom+ist+da%27&issue%5Bdescription%5D=%0A%0A%5BEnter%20feedback%20here%5D%0A%0A%0A---%0A%23page: https://github.com/dbsystel/tech-stories/edit/master/src/docs/blog/2023/2023-05-05-loom-threading.adoc%0A%23branch: main" target="_blank"><i
<a href="https://github.com/dbsystel/tech-stories/issues/new?issue%5Btitle%5D=Docs%3A+Feedback+for+%27Projekt+Loom+ist+da%27&issue%5Bdescription%5D=%0A%0A%5BEnter%20feedback%20here%5D%0A%0A%0A---%0A%23page: https://github.com/dbsystel/tech-stories/edit/main/src/docs/blog/2023/2023-05-05-loom-threading.adoc%0A%23branch: main" target="_blank"><i
class="fab fa-github fa-fw"></i> Create an issue</a>


Expand Down Expand Up @@ -234,7 +247,7 @@
<!-- Content -->

<div class="sect1">
<h2 id="_threading_wie_es_sein_soll_projekt_loom_ist_da">Threading wie es sein soll: Projekt Loom ist da</h2><img src='../../images/20230505-loom-threading/teaser.png' style='float:left;max-width: 10em; margin-right: 1em;' />
<h2 id="_threading_wie_es_sein_soll_projekt_loom_ist_da">Threading wie es sein soll: Projekt Loom ist da</h2><img src='../../images/topics/dev.png' style='float:right;max-width: 10em; margin-left: 1em;' />
<div class="sectionbody">
<div class="paragraph">
<p>Es ist endlich so weit - das lang ersehnte Projekt Loom hat seinen Weg in das JDK gefunden!</p>
Expand Down Expand Up @@ -265,7 +278,7 @@ <h3 id="_virtualisierung_hilft_schon_immer">Virtualisierung hilft schon immer</h
</div>
<div class="imageblock">
<div class="content">
<img src="../..//images/20230505-loom-threading/bs-threads.svg" alt="Threading wie die Urahnen - mit einer CPU">
<img src="../../images/20230505-loom-threading/bs-threads.svg" alt="Threading wie die Urahnen - mit einer CPU">
</div>
<div class="title">Figure 1. Threading wie die Urahnen - mit einer CPU</div>
</div>
Expand Down Expand Up @@ -301,7 +314,7 @@ <h3 id="_und_der_weg_ins_schlamassel">… und der Weg ins Schlamassel</h3>
</div>
<div class="imageblock">
<div class="content">
<img src="../..//images/20230505-loom-threading/ioloop.svg" alt="IO-Thread und Worker-Thread bei der Arbeit">
<img src="../../images/20230505-loom-threading/ioloop.svg" alt="IO-Thread und Worker-Thread bei der Arbeit">
</div>
<div class="title">Figure 2. IO-Thread und Worker-Thread bei der Arbeit</div>
</div>
Expand Down
Loading

0 comments on commit c470deb

Please sign in to comment.