An open API service indexing awesome lists of open source software.

https://github.com/sciencegenome/rust-serverless

a rustlang multiconnect high performance computing
https://github.com/sciencegenome/rust-serverless

high-performance-computing rust-crate rust-lang server-side server-side-rendering system-administration system-programming

Last synced: 3 months ago
JSON representation

a rustlang multiconnect high performance computing

Awesome Lists containing this project

README

        

# rust-serverless

- a rustlang cargo to upload multiple files at present on the remote server.
- reads the ip address, username and the password from the dotenv.
- needs the path to the file list.
- add a cron job and a automatic restore to any remote server.
- please see the last commit message and if it says compiled binary then it is completed or else still in development version.

```
╭─gauavsablok@gauravsablok ~/Desktop/rust/rust-serverless ‹main●›
╰─$ ./target/debug/rust-serverless -h
Usage: rust-serverless

Arguments:
please provide the script for the submission to the slurm
please provide the path to the directory on the host

Options:
-h, --help Print help
-V, --version Print version
```

Gaurav Sablok