Boost logo

Boost Users :

Subject: Re: [Boost-users] asio stability and scalability
From: Marat Abrarov (abrarov_at_[hidden])
Date: 2009-10-19 14:47:04


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.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net