Crate xenon

Source
Expand description

This crate contains Rust bindings to Xenon. Xenon is a middleware that provides a uniform interface to various software systems that are used in the area of scientific and high-performance computing. These bindings are based on gRPC and require a Xenon gRPC server to attach to. Consistency is maintained with Xenon’s Java API.

Modules§

  • Contains the equivalent of Xenon’s Scheduler.
  • Contains the equivalent of Xenon’s Credential.
  • Contains the equivalent of Xenon’s FileSystem.