Client/Server Framework for Computing Clusters

Send/receive file,spawn(fork/exec) process. MEX functions:spawn,wait_pid,kill.

Vous suivez désormais cette soumission

Dear All:

Just wanted to let you know I have developed a Client/Server Framework for Computing Clusters that you might find useful. Simple model with three commands (send file, receive file, spawn=fork/execute a program).

There are three helper MEX files: spawn process (return pid), wait_pid (with timeout), and kill(process,signal).

Hope it is helpful.

Currently here:
http://www.mkosh.com/misc.html

Will also post to file exchange.

Thank you!
Misha

Citation pour cette source

Misha Koshelev (2026). Client/Server Framework for Computing Clusters (https://fr.mathworks.com/matlabcentral/fileexchange/27442-client-server-framework-for-computing-clusters), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.2.0.0

Wanted to make sure it is latest version. Thank you

1.0.0.0