
14 Jun
2009
14 Jun
'09
11:26 a.m.
Well, for what i've understood, if i use the strand i'll have concurrent callback handlers, but each handler will execute serially, is that right?
sorry for late response) I suggest you reading the documentation. I can say something wrong, but documentation cannot. As I remember, tutorials enlight boost::strands theme. As I understand, using strands is like mutexes in concept - nothing really hard. http://www.boost.org/doc/libs/1_39_0/doc/html/boost_asio/overview/core/stran...