Newsgroups: comp.parallel
From: Dion.Verbeke@rug.ac.be (Dion Verbeke)
Subject: par. sort alg. under C(++)
Organization: University of Ghent, Belgium
Date: Thu, 16 Nov 1995 08:00:15 GMT
Message-ID: <48er2f$sg@infoserv.rug.ac.be>

Can anybody help me in finding sorting algorithms that can work under different 
sessions. Thus they work in different sessions ( threads are of little of no 
use to me).
I've become interested in this topic for I have to make a project on parallel 
sorting methods. The idea was to create several sockets on a network machine 
and let the clients ( PC Machines) do all the work, therefore I seek 
algorithms that can be split in : the preloading phase, the sorting phase , 
the merging phase and the assembling phase (optional).
Several pointers to ftp or http sites can also be helpful. 

P.S. Or connection with the news server is very unreliable, so please contact 
me on my email-address:
dion.verbeke@rug.ac.be 
-------------------------------------------------------------------------------
         	One hundred little bugs in the code 
                One hundred little bugs.  
                Fix a bug, link the fix in, 
                One hundred and *one* little bugs in the code.  
               (repeat until software release date)
-------------------------------------------------------------------------------
 Verbeke Dion - Dion.Verbeke@rug.ac.be
 Computer Sciences -- Universiteit Gent 
-------------------------------------------------------------------------------

