In the road of parallel programming

Still in the same line of the last post, an interesting presentation of Ralph Johnson about parallel programming Patterns: “Parallel Programming Patterns: Data Parallelism“. It is not a deep presentation about the topics, but offers a good introduction about the terms of the parallel world paradigm. Today I go with Gary Moore, Over the hills … Read More

Let’s split men!

Actually we can say that a multicore environment is a common part of your life (unless you are working with smart phones, or tablets or something similar). But how much have we profit from this environment. Sure that when we are running our applications at a server the application server tries to take advantage of … Read More