Re: [Boost-users] asio stability and scalability

19 Oct
2009
19 Oct
'09
6:47 p.m.
At least at Windows asio is the best - better then ACE proactor because of strands and custom memory allocation support for them. You may look at http://sourceforge.net/projects/asio-samples/ for more complex echo server than the asio examples have. Stack corruption may be because of wrong lifetime of used objects... and it may be not seen and debug because of different time scale. Regards, Marat.
5672
Age (days ago)
5672
Last active (days ago)
0 comments
1 participants
participants (1)
-
Marat Abrarov