Client/Server Framework for Computing Clusters

Send/receive file,spawn(fork/exec) process. MEX functions:spawn,wait_pid,kill.
ダウンロード: 507
更新 2010/5/8

ライセンスの表示

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

引用

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

MATLAB リリースの互換性
作成: R14SP3
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersStructures についてさらに検索
バージョン 公開済み リリース ノート
1.2.0.0

Wanted to make sure it is latest version. Thank you

1.0.0.0