From: Misha Koshelev on 1 May 2010 11:00 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
From: Misha Koshelev on 3 May 2010 12:14 "Misha Koshelev" <misha680(a)gmail.com> wrote in message <hrhfm5$7m$1(a)fred.mathworks.com>... > 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 Also on File Exchange http://www.mathworks.com/matlabcentral/fileexchange/27442 Thank you! Misha
|
Pages: 1 Prev: need to find clustering efficiency Next: Fastest way to create 4 GB files to disk? |