Tagged Questions
9
votes
9answers
11k views
boost vs ACE C++ cross platform performance comparison?
I am involved in a venture that will port some communications, parsing, data handling functionality from Win32 to Linux and both will be supported. The problem domain is very sensitive to throughput ...