Noticed this on Arstechnica today: "A company called Codeplay showed up at this week's GDC to talk about their new auto-parallelizing compiler, called Sieve. Sieve takes in single-threaded C/C++ code, examines it for dependencies and parallelization opportunities, and turns it into multithreaded code for use on multicore processors"
Might this be something that RS could also implement for RB ? Since we are now in a "multiprocessor age" , the ability to easily create MP exes from RB by such means could be a good selling/marketing point for RS. _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
