Expand description
Distributed parallel computing over multiple nodes.
Modules§
Structs§
- Client
- Client for remote execution
- JobHub
- A job hub for parallel running of multiple jobs over remote computational nodes
- Lock
File - 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.