How to navigate from C to Parallel C

Brian Moyer of Vector Fabrics explains how new cloud based tools can help software engineers locate areas within their sequential C code that could be run in parrallel. Parrallelization makes multicore multi-threaded software implementations possible, and improves application performance.