TODO To be moved/merge with different pages
DPS description :
A part of eCloud dedicated to provide data processing facility. The client triggers the interaction with DPS by sending a task containing list of files in a purpose of processing them. This processing is done by already deployed topologies created for specific processing purposes. DPS task should be formulated to have the necessary data needed to point to specific files inside MCS, those files will be processed by DPS topologies and then uploaded back to MCS.
Deployed Toplogies:
Two topologies are deployed :
- XSLT topology: used to transform XML files based on XSL tranformation file.
- Image conversion topology: used to convert TIFF type images into JP2 type images.
DPS usage tutorial : TODO - merge with tutorial
This tutorial covers the usage of DPS-Rest APIs:
...