Boost logo

Boost Users :

Subject: Re: [Boost-users] multi-thread server with boost::asio or boost::thread?
From: Roman Shmelev (rshmelev_at_[hidden])
Date: 2009-06-14 07:26:36


> 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/strands.html


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