|
|
Subject:
Lockfree Queue Implementation - VC++ 6.0
Category: Computers > Programming Asked by: jamieyukes-ga List Price: $120.00 |
Posted:
21 Jan 2006 23:51 PST
Expires: 20 Feb 2006 23:51 PST Question ID: 436401 |
I'm looking for a lockfree queue implementation for VC++ 6.0 Windows API has a builtin lockfree singly linked list. But I need a FIFO queue. Please provide pointers to a verified working implementation. Thanks!! |
|
There is no answer at this time. |
|
Subject:
Re: Lockfree Queue Implementation - VC++ 6.0
From: ljbuesch-ga on 07 Feb 2006 05:05 PST |
Does this site help? http://www.audiomulch.com/~rossb/code/lockfree/ |
Subject:
Re: Lockfree Queue Implementation - VC++ 6.0
From: jamieyukes-ga on 07 Feb 2006 07:08 PST |
I found that on Google too. But pretty much every resource on there has issues... one of those implementations actually blocks, another doesn't compile, another says "this has not been tested"... or "this will not work with SMP" ... and the guys from AppCore don't respond to emails. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |