Will Visual Studio 2008 support multicore programming?
Intel launched " Intel? Threading Building Blocks (TBB)" for C++. Will Visual Studio 2008 support it? Or this technology is build in?. If someone have an answer please post it.
Intel launched " Intel? Threading Building Blocks (TBB)" for C++. Will Visual Studio 2008 support it? Or this technology is build in?. If someone have an answer please post it.
Visual Basic already does support multi-core programming via the System.Threading namespace.
I don't know about TBB, but someone in a C++ newgroup may be able to answer that question.
Jonathan Allen