There is a newer version of the record available.

Published November 1, 2017 | Version 2.1.0
Software Open

NLeSC/Xenon: This is release 2.1.0 of Xenon.

  • 1. Netherlands eScience Center
  • 2. Nederlands eScience Center
  • 3. @thehyve
  • 4. Netherlands eScience center

Description

What problem does Xenon solve?

Many applications use remote storage and compute resources. To do so, they need to include code to interact with the scheduling systems and file transfer protocols used on those remote machines.

Unfortunately, many different scheduler systems and file transfer protocols exist, often with completely different programming interfaces. This makes it hard for applications to switch to a different system or support multiple remote systems simultaneously.

Xenon solves this problem by providing a single programming interface to many different types of remote resources, allowing applications to switch without changing a single line of code.

Notable changes compared to v2.1.0:

  • added getCredential to Scheduler and FileSystem
  • fixed a bug in equals of CredentialMap
  • added proper check of supported credential types in adaptors
  • many small bugfixes, additional tests, etc.

Files

NLeSC/Xenon-2.1.0.zip

Files (19.2 MB)

Name Size Download all
md5:93cf57ad3d64f46fa555cf00f240d667
19.2 MB Preview Download

Additional details

Related works