From bad44474c64bb65edc13ed39d639117ab558ce15 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Mon, 8 Aug 2016 09:20:44 +0000 Subject: Doc: gn_exec --- doc/Architecture.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/Architecture.org b/doc/Architecture.org index a1fcbef2..04e05e40 100644 --- a/doc/Architecture.org +++ b/doc/Architecture.org @@ -4,6 +4,7 @@ - [[#introduction][Introduction]] - [[#webserver][Webserver]] - [[#gnserver-rest][GnServer (REST)]] + - [[#gnexec][GnExec]] - [[#database][Database]] - [[#phenotypes][Phenotypes]] - [[#genotypes][Genotypes]] @@ -55,6 +56,11 @@ from the database. To get the menu data in YAML you can do something like (json2yaml.rb is in the gn_server repo). For the current API definition see [[https://github.com/genenetwork/gn_server/doc/API.md][GnServer REST API]] documentation. +* GnExec + +GnExec, also written in Elixir, executes commands using a separate +daemon. + * Database ** Phenotypes -- cgit v1.2.3