BLUEPRINT Quick Tour
Take a quick tour around the facilities provided by the BLUEPRINT editor. This video
introduces the windows that BLUEPRINT provides within Visual Studio and allows you to familiarize yourself
with their location and content.
Wednesday, Mar 25 2009 by
Jeremy Orme
Interfacing to a GUI Front-End
Learn how to interface a simple BLUEPRINT application to a standard MFC
GUI application. This video introduces the concepts of 'interfaces' and 'call-back functions' that
are required for multi-threaded BLUEPRINT applications to seamlessly integrate with the main GUI
thread.
Wednesday, Mar 25 2009 by
Jeremy Orme
Dr Dobbs: Multicore-OO
A discussion of the Object-Oriented model and the impact of multi-core.
This article discusses how BLUEPRINT's top-down approach works with the object-oriented model to
provide fully encapsulated and re-usable multi-core components. It also examines how the model
extends to distributed memory environments by carefully avoiding topology assumptions.
Wednesday, Mar 25 2009 by
John Gross and Jeremy Orme
|