Boost logo

Boost :

From: Robert Ramey (ramey_at_[hidden])
Date: 2020-12-15 00:14:15


On 12/14/20 12:17 PM, Andrey Semashev via Boost wrote:
> On 12/14/20 9:54 PM, Robert Ramey via Boost wrote:
>> On 12/14/20 12:27 AM, Rakshita Parihar via Boost wrote:

>>> *1) Is there any boost C++ library for pub/sub model? If yes, please
>>> give
>>> me the details or link for the tutorial.*

>>
>> Here is boosts implementation for this software pattern.
>>
>> https://www.boost.org/doc/libs/1_75_0/doc/html/signals2.html
>
> Boost.Signals2 doesn't deal with network communication, which I think is
> what OP is asking.

Hmmm. I read the above as a request for details or link to the tutorial
for a boost implementation of the publish/subscribe model, which is what
I gave him.

Robert Ramey


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk