[wiki] [sites] blind: advantages: parallel and distributed rendering || Mattias Andrée

From: <git_AT_suckless.org>
Date: Wed, 25 Jan 2017 02:53:28 +0100

commit 7e35b78331d9f0b3fc7fcdcc9729ab7e1f49e715
Author: Mattias Andrée <maandree_AT_kth.se>
Date: Wed Jan 25 02:53:23 2017 +0100

    blind: advantages: parallel and distributed rendering
    
    Signed-off-by: Mattias Andrée <maandree_AT_kth.se>

diff --git a/tools.suckless.org/blind/index.md b/tools.suckless.org/blind/index.md
index 3283f25..09f9a85 100644
--- a/tools.suckless.org/blind/index.md
+++ b/tools.suckless.org/blind/index.md
_AT_@ -123,6 +123,12 @@ Rationale
   the user can use Make to only rerender parts that have
   been changes.
 
+* It's possible to distribute the rendering to multiple
+ computers, without any built in functionality for this,
+ for example using a distributed Make.
+
+* Parallelism is added for free.
+
 * No room for buggy GUIs, which currently is a problem on
   the large video editors for Linux.
 
Received on Wed Jan 25 2017 - 02:53:28 CET

This archive was generated by hypermail 2.3.0 : Wed Jan 25 2017 - 03:00:19 CET