Click here to Skip to main content
15,885,126 members
Articles / Containers / Virtual Machine

Parallel programming on PlayStation 3 (Cell architecture) by example: Puzzle solving

Rate me:
Please Sign up or sign in to vote.
4.59/5 (11 votes)
14 Jul 200813 min read 76K   479   33  
A bird's eye view of the programming model for the new PlayStation 3 console and an interesting example of useful concurrency.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer
Romania Romania
Dragos is currently a student at the Polytechnic University of Bucharest. He likes keeping up to date with new and amazing technologies and he hopes he will one day master the mechanisms behind modern day programming languages so that he can write the best possible code from a performance and maintainability point of view.

He keeps track of the things he learns on a daily basis on his blog, at http://picobit.wordpress.com/ .

Comments and Discussions