Re: lock-free swsr fifo vector queue in stl
- From: "Marcus" <mcdesigns@xxxxxxxxx>
- Date: 12 Apr 2007 08:40:40 -0700
Just wanted to say thank you for all your comments on this thread. As
suggested have been searching around for some implementations of this
and found one that looks pretty simple to implement.
If anyone would care to comment, the link is:
http://msmvps.com/blogs/vandooren/archive/2007/01/05/creating-a-thread-safe-producer-consumer-queue-in-c-without-using-locks.aspx
Taking the precautions into consideration, this looks like what I
wanted to do, and may work well for me.
Many thanks,
Marcus
.
- Follow-Ups:
- Re: lock-free swsr fifo vector queue in stl
- From: Joseph M . Newcomer
- Re: lock-free swsr fifo vector queue in stl
- References:
- lock-free swsr fifo vector queue in stl
- From: Marcus
- lock-free swsr fifo vector queue in stl
- Prev by Date: Re: Embedded Power Point Sample
- Next by Date: Re: C++ Version 6 app using c++ version 8 dll
- Previous by thread: Re: lock-free swsr fifo vector queue in stl
- Next by thread: Re: lock-free swsr fifo vector queue in stl
- Index(es):
Relevant Pages
|