Hi, I started-off by making a chess AI engine (simple min-max), and ended-up trying to develop something like BOINC, but MUCH more lighter/re-distributable and most importantly decentralized. I was searching for sample applications to run on it and test it, but all I could find was some "impossible to understand" pi value calculators and some fractal makers.
While I try to understand these codes, meanwhile, I wanted to ask: Where can I find some parallelize-able sample algorithms/codes (any language, I am ready to make interfaces) which are used in Real-life computing (grid/cluster/cloud all are same in my mind).