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 5beb6b9 Publishing from c9ab7610720e54f308ed0b0cfad490c0c28b6d36 5beb6b9 is described below commit 5beb6b99b3684b2ce16fd1c9602578c291b29c70 Author: Patrick Stuedi <pstu...@apache.org> AuthorDate: Mon Mar 4 23:59:11 2019 +0100 Publishing from c9ab7610720e54f308ed0b0cfad490c0c28b6d36 --- content/feed.xml | 2 +- content/img/blog/preview/disaggregation-summary.png | Bin 0 -> 252341 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/content/feed.xml b/content/feed.xml index 805d25d..cb9a6f2 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-03-04T23:25:48+01: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-03-04T23:59:09+01:00</updated><id>http://crail.incubator.apache.org//feed.xml</id><title type="html">The Apache Crail (Incubating) Project</ti [...] <p> One of the goals of Crail has always been to enable efficient storage disaggregation for distributed data processing workloads. Separating storage from compute resources in a cluster is known to have several interesting benefits. For instance, it allows storage resources to scale independently from compute resources, or to run storage systems on specialized hardware (e.g., storage servers with a weak CPU attached to a fast network) for better performance and reduced cost. Storage disaggr [...] </p> diff --git a/content/img/blog/preview/disaggregation-summary.png b/content/img/blog/preview/disaggregation-summary.png new file mode 100644 index 0000000..689d798 Binary files /dev/null and b/content/img/blog/preview/disaggregation-summary.png differ