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
- Host: GitHub
- URL: https://github.com/sciencegenome/rust-serverless
- Owner: sciencegenome
- Created: 2024-10-27T21:55:55.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T10:20:45.000Z (6 months ago)
- Last Synced: 2025-01-14T22:27:21.750Z (4 months ago)
- Topics: high-performance-computing, rust-crate, rust-lang, server-side, server-side-rendering, system-administration, system-programming
- Language: Rust
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-serverlessArguments:
please provide the script for the submission to the slurm
please provide the path to the directory on the hostOptions:
-h, --help Print help
-V, --version Print version
```Gaurav Sablok