Client/Server Framework for Computing Clusters
버전 1.2.0.0 (16.4 KB) 작성자:
Misha Koshelev
Send/receive file,spawn(fork/exec) process. MEX functions:spawn,wait_pid,kill.
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://kr.mathworks.com/matlabcentral/fileexchange/27442-client-server-framework-for-computing-clusters), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R14SP3
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
Help Center 및 MATLAB Answers에서 Structures에 대해 자세히 알아보기
