Client/Server Framework for Computing Clusters

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

You are now following this Submission

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

Cite As

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

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

Wanted to make sure it is latest version. Thank you

1.0.0.0