Boost logo

Boost Users :

Subject: Re: [Boost-users] thread safe queue
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2011-07-20 04:48:45


Hi:
Thanks adam that's sorted now.
Cheers
Sean.

-----Original Message-----
From: boost-users-bounces_at_[hidden] [mailto:boost-users-bounces_at_[hidden]] On Behalf Of Adam Romanek
Sent: 20 July 2011 07:46
To: boost-users_at_[hidden]
Subject: Re: [Boost-users] thread safe queue

Hi Sean,

recently I wrote some code that you might be looking for, here it is:

https://github.com/romanek-adam/boost_locking_queue

it's based on the following article on implementing a thread-safe queue:

http://www.justsoftwaresolutions.co.uk/threading/implementing-a-thread-safe-queue-using-condition-variables.html

it also uses some concepts from python's Queue class.

WBR,
Adam Romanek

On 07/19/2011 10:18 PM, Sean Farrow wrote:
> Hi:
>
> Has anyone written or does anyone know of a thread safe queue that uses
> boost to allow it to be cross platform?
>
> Cheers
>
> Sean.
>
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users


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