Thursday, September 3, 2009

Boost is the secret of ............

we are involved in a project in which we have to deal with some data communication, port handling and complex data structure.
The performance is the key factor on which we have to take decisions. Our earlier venture was in C but this time we choose to go for standard C++ frameworks.
We came to a forking road which says ACE and Boost.
In next some posts I will post some simple boost applications which helped me in learning the framework.