summaryrefslogtreecommitdiffstats
path: root/articles/page/2/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-10-04 14:09:03 +0200
committerLoïc Hoguin <[email protected]>2017-10-04 14:09:03 +0200
commit41c45fad60ad2460015e5dcbc7d7e52a44ea79b4 (patch)
tree67029aa5d69c1d520edd14b56d8e4d8df26d9ab3 /articles/page/2/index.html
parent5cb08c35580023b91091c93f9a1f9198e35055c2 (diff)
downloadninenines.eu-41c45fad60ad2460015e5dcbc7d7e52a44ea79b4.tar.gz
ninenines.eu-41c45fad60ad2460015e5dcbc7d7e52a44ea79b4.tar.bz2
ninenines.eu-41c45fad60ad2460015e5dcbc7d7e52a44ea79b4.zip
Cowboy 2.0
Diffstat (limited to 'articles/page/2/index.html')
-rw-r--r--articles/page/2/index.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/articles/page/2/index.html b/articles/page/2/index.html
index 75561425..ecac829b 100644
--- a/articles/page/2/index.html
+++ b/articles/page/2/index.html
@@ -72,6 +72,23 @@
<article class="blog_item">
<header>
+ <h2><a href="https://ninenines.eu/articles/erlang-scalability/">Erlang Scalability</a></h2>
+ <p class="date">
+ <span class="day">18</span>
+ <span class="month">Feb</span>
+ </p>
+ </header>
+
+ <p>I would like to share some experience and theories on Erlang scalability.
+ This will be in the form of a series of hints, which may or may not be accompanied with explanations as to why things are this way, or how they improve or reduce the scalability of a system. I will try to do my best to avoid giving falsehoods, even if that means a few things won&#8217;t be explained.</p>
+
+ <p style="text-align:right">
+ <a class="read_more" href="https://ninenines.eu/articles/erlang-scalability/">Read More</a>
+ </p>
+ </article>
+
+ <article class="blog_item">
+ <header>
<h2><a href="https://ninenines.eu/articles/xerl-0.3-atomic-expressions/">Xerl: atomic expressions</a></h2>
<p class="date">
<span class="day">18</span>