Most useful parallel programming algorithm?
        Posted  
        
            by Zubair
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Zubair
        
        
        
        Published on 2010-03-09T09:01:20Z
        Indexed on 
            2010/03/09
            9:06 UTC
        
        
        Read the original article
        Hit count: 432
        
parallel
I recenty asked a question about parallel programming algorithms which was closed quite fast due to my bad ability to communicate my intent:
I had also recently asked another question, specifically:
The other question was specifically about map reduce and to see if mapreduce was a more specific version of some other concept in parallel programming. This question (about a useful parallel programming algorithm) is more about the whole series of algorithms for parallel programming. You will have to excuse me though as I am quite new to parallel programming, so maybe MapReduce or something that is a more general form of mapreduce is the "only" parallel programming construct which is available, in which case I apologise for my ignorance
© Stack Overflow or respective owner