Skip to content
Snippets Groups Projects
Commit 90375f98 authored by Armin Costa's avatar Armin Costa
Browse files

Update README.md

parent e981fc3d
No related branches found
No related tags found
No related merge requests found
# DES (Data Exchange Server) documentation # DES (Data Exchange Server) documentation
The DES software, implemented entirely by authors at the Center for Sensing Solutions at [**Eurac research**](http://www.eurac.edu), is a standalone application The DES software, implemented entirely by authors at the Center for Sensing Solutions at [**Eurac research**](http://www.eurac.edu), is a standalone application
to enable the execution of tasks and data transfers from and to different systems by means of a set of XML Processor configuration files. It has been primarily to enable the concurrent execution of tasks and data transfers from and to different systems by means of a set of XML Processor configuration files. It has been primarily
developed to fit the requirements of the EURAC receiving station processing chain and SDI Infrastructure here at EURAC Research where big amounts of data need to be developed to fit the requirements of the EURAC receiving station processing chain and SDI Infrastructure here at EURAC Research where big amounts of data need to be
processed and transferred from system to system or delivered to some end users. The DES implements a concurrent, multi-threaded mechanism to transfer different kind processed and transferred from system to system or delivered to some end users. The DES implements a concurrent, multi-threaded mechanism to transfer different kind
of data in PUSH and GET mode using standard protocols like HTTP, SFTP, FTP, SSH. However, the DES may be seen as a general, multi-tasking application that can execute of data in *PUSH* and *GET* mode using 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 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 $AOI/$PROCESSOR scheme and that Events or Tasks are triggered by files filtered with regular expressions. structure that reflects a *$AOI/$PROCESSOR* scheme and that Events or Tasks are triggered by files filtered with regular expressions.
**DES Features:** **DES Features:**
...@@ -24,9 +24,10 @@ This Processor definition in xml format defines and implements Data Processing, ...@@ -24,9 +24,10 @@ This Processor definition in xml format defines and implements Data Processing,
https://gitlab.inf.unibz.it/css-public/des_documentation/blob/master/examples/EURAC_RADBEAM_P.processor_config.xml https://gitlab.inf.unibz.it/css-public/des_documentation/blob/master/examples/EURAC_RADBEAM_P.processor_config.xml
**Latest release:** DES 1.7 **Latest release:** DES 1.7
## Version history ## Version history
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment