Changes between Version 2 and Version 3 of Release/1.7.0/Notes
- Timestamp:
- Jun 7, 2019, 2:55:29 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/1.7.0/Notes
v2 v3 3 3 This new ZOO-Project release contains new features and fixes,including two brand new supports: R language and HPC. 4 4 5 For people familiar with the ZOO-Project the R language will be very easy to use for developers willing to develop their services in R language only. For more information about this new support, please refer to [http://zoo-project.org/docs/services/howtos.html#r the official documentation].5 For people familiar with the ZOO-Project the R language will be very easy to use for developers willing to develop their services in this language. For more information about this new support, please refer to [http://zoo-project.org/docs/services/howtos.html#r the official documentation]. 6 6 7 7 On the other hand, the HPC support is something totally new in the ZOO-Project ecosystem. Usually, the ZOO-Kernel is handling the execution of a service on its own but, using this HPC support, it is now possible to execute asynchronously WPS services using a remote scheduler. This support has been implemented to support Slurm as the remote scheduler and the communication with the host is made using SSH.