Crate gosh_remote

Source
Expand description

Distributed parallel computing over multiple nodes.

Modules§

cli
task
Task for remote execution

Structs§

Client
Client for remote execution
JobHub
A job hub for parallel running of multiple jobs over remote computational nodes
LockFile
A singleton pattern based on file locking
Server
A server for molecule computations allows interaction with RESTful web services.

Functions§

address_available
Test if address available for socket binding
get_free_tcp_address
Return the address available for binding with the OS assigns port.