[NTLUG:Discuss] Transport tool - opinions

Vaidya, Harshal (Cognizant) HarshalV at pun.COGNIZANT.COM
Mon Mar 24 05:01:06 CST 2003


Hi Grig,
One project of which I know of, using the similar functionality as required by you is SETI (Search for Extra terrestrials ) managed by NASA. I really have no idea as to what software it uses but I had heard somewhere that it uses Linux for parallel processing over networks. 

NASA has released a screensaver which uses your CPU power to perfom computations over the data received from their telescopes. I have that screensaver if you need. That's a NT screensaver though.

Harshal Vaidya.

-----Original Message-----
From: Greg Edwards [mailto:greg at nas-inet.com]
Sent: Saturday, March 22, 2003 10:36 AM
To: NTLUG Discussion List
Subject: [NTLUG:Discuss] Transport tool - opinions


I'm working on a project where I want to do concurrent processing over a 
server farm.  I'm looking to do concurrency literally down to the 
function level (using C) by passing the processing duties off to the 
most responsive server available.  I've mentioned this idea here before.

What I'm looking for are experiences and opinions about the current 
tools available for Linux to do the data passing between systems.  I'm 
not looking to reinvent the wheel but I need to have something that is 
fast and will not require jumping through a whole bunch of hoops to 
code.  The application needs to be the focus, not the transport tools.

Currently I'm leaning toward either RPC or Corba.  I would like to use 
off the shelf solutions for the data passing if possible.  If the 
current solutions prove to be lacking in performance I can go back and 
resolve that later.

I've looked at PVM and MPI but as with most high speed processing 
solutions the models are parallel and clusters.  I need more of a 
touring machine solution where the processing duties can start on box A, 
get passed to whomever is available, and eventually return to the 
originating function on box A when complete.

The concept of doing concurrency across a bank of computers does not 
seem to have made any headway in the last 15 years.  Threads provided a 
major breakthrough but I don't know of any extensions that take threads 
beyond on a single box.  But, then again I may have missed something in 
this area of R&D.

-- 
Greg Edwards
New Age Software, Inc. - http://www.nas-inet.com
======================================================
Galactic Outlaw        - http://goutlaw.nas-inet.com
   The ultimate cyberspace adventure!


_______________________________________________
https://ntlug.org/mailman/listinfo/discuss
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: InterScan_Disclaimer.txt
Url: http://ntlug.org/pipermail/discuss/attachments/20030324/49cb4ed6/InterScan_Disclaimer.txt


More information about the Discuss mailing list