This is an automated email from the ASF dual-hosted git repository. pstuedi pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-crail-website.git
The following commit(s) were added to refs/heads/asf-site by this push: new 7af43a9 Publishing from 846da2783757cf48ea90eb3dd7d8ce7b10b1309d 7af43a9 is described below commit 7af43a92b1047572f85228880f7daeef0a5467f1 Author: Patrick Stuedi <pstu...@apache.org> AuthorDate: Mon Aug 5 16:06:17 2019 +0200 Publishing from 846da2783757cf48ea90eb3dd7d8ce7b10b1309d --- content/documentation/index.html | 1 + content/feed.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/content/documentation/index.html b/content/documentation/index.html index 11b69c6..9c6bc43 100644 --- a/content/documentation/index.html +++ b/content/documentation/index.html @@ -78,6 +78,7 @@ <h2 id="presentations">Presentations</h2> <ul> + <li><a href="https://www.usenix.org/conference/atc19/presentation/stuedi">Unification of Temporary Storage in the NodeKernel Architecture</a>, USENIX ATC’19</li> <li><a href="https://conferences.oreilly.com/strata/strata-ca/public/schedule/detail/71902">Data processing at the Speed of 100 Gbps using Apache Crail</a>, Oreilly Strata, 2019.</li> <li><a href="//crail.incubator.apache.org/files/crail-project-web.pdf">Data Processing at the Speed of 100 Gbps using Apache Crail (Incubating)</a>, ETH Zurich, September, 2018.</li> <li><a href="https://databricks.com/session/serverless-machine-learning-on-modern-hardware-using-apache-spark">Serverless Machine Learning on Modern Hardware Using Apache Spark</a>, Spark AI Summit, 2018.</li> diff --git a/content/feed.xml b/content/feed.xml index c2a1337..1211185 100644 --- a/content/feed.xml +++ b/content/feed.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.5">Jekyll</generator><link href="http://crail.incubator.apache.org//feed.xml" rel="self" type="application/atom+xml" /><link href="http://crail.incubator.apache.org//" rel="alternate" type="text/html" /><updated>2019-08-05T15:59:33+02:00</updated><id>http://crail.incubator.apache.org//feed.xml</id><title type="html">The Apache Crail (Incubating) Project</ti [...] +<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.5">Jekyll</generator><link href="http://crail.incubator.apache.org//feed.xml" rel="self" type="application/atom+xml" /><link href="http://crail.incubator.apache.org//" rel="alternate" type="text/html" /><updated>2019-08-05T16:06:15+02:00</updated><id>http://crail.incubator.apache.org//feed.xml</id><title type="html">The Apache Crail (Incubating) Project</ti [...] <p> In the last <a href="http://crail.incubator.apache.org/blog/2019/03/disaggregation.html">blog post</a> we discussed the basic design of the Crail disaggregated shuffler as well as its performance under different configurations for two workloads. In this short follow-up blog we briefly describe the various options in Crail for deploying disaggregated storage. </p>