Client/Server Framework for Computing Clusters
by Misha Koshelev
01 May 2010
(Updated 08 May 2010)
Send/receive file,spawn(fork/exec) process. MEX functions:spawn,wait_pid,kill.
|
Watch this File
|
| File Information |
| Description |
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 |
| MATLAB release |
MATLAB 7.1.0 (R14SP3)
|
| Other requirements |
Linux |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 08 May 2010 |
Wanted to make sure it is latest version. Thank you |
|
Contact us at files@mathworks.com