Distributed run
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Distributed run

From: Vadim C <vchuvelev@gmail.com>
Date: Tue Mar 07 2006 - 10:16:55 CET

A program has independent subprograms. The aim is to increase execution
time by running independent subprograms on other machines. I thank the
following solutions:
1. Develop broker and clients. Broker is run on the host machine and
sends task to the clients. Clients are waiting for tasks and run them;
2. Use tcl-dp extension;

How do you think what variant is faster and easier to develop? May be
you have own solution?
Received on Sun Apr 30 02:25:31 2006