From 5b2cb6dd632e41e4a4cad2101876b9897d51c2dc Mon Sep 17 00:00:00 2001 From: Costa Armin <armin.costa@eurac.edu> Date: Sun, 28 Apr 2019 21:31:04 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b8590b0..b24dd2d 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ is a stand-alone application that enables a concurrent execution of configurable in XML format. It has been primarily developed to fit the requirements of the Eurac satellite receiving station processing chain and Data Infrastructure where big amounts of data are processed and transferred from system to system or delivered to some end users. The DES implements a concurrent, multi-threaded mechanism to execute configurable Tasks or Jobs implemented in form of dedicated plug-ins or scripts, and enables data transfers using different kind standard protocols like *HTTP, SFTP, FTP, SSH*. However, the DES may be seen as a general, -multi-tasking application that can execute concurrently configurable tasks or jobs implemented in dedicated plug-ins or scripts. The basic concept behind the DES is that data is organized in a hierarchical -structure that reflects a predefined scheme and that Events or Tasks are triggered by files filtered with regular expressions. +multi-tasking application to implement data management and processing workflows. The main concept behind the DES is that data is organized in a hierarchical +structure that reflects a predefined scheme and that Events or Tasks are data driven and can be triggered by files. [**Center for Sensing Solutions (Eurac research)**](http://www.eurac.edu/en/research/technologies/CenterforSensingSolutions/Pages/default.aspx) -- GitLab