Client/Server Framework for Computing Clusters

Send/receive file,spawn(fork/exec) process. MEX functions:spawn,wait_pid,kill.
506 Downloads
Updated 8 May 2010

View License

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 (2024). Client/Server Framework for Computing Clusters (https://www.mathworks.com/matlabcentral/fileexchange/27442-client-server-framework-for-computing-clusters), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP3
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Structures in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

Wanted to make sure it is latest version. Thank you

1.0.0.0