ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> boost
boost
Threads: New version of rw_lock uploaded to files section
by dmoore99atwork other posts by this author
Mar 17 2002 9:32PM messages near this date
Re: ublas & assert | RE: [boost] type_traits: workaround bias
A new design and prototype implementation of boost::rw_mutex has been
uploaded to:

 http://groups.yahoo.com/group/boost/files/thread_rw_lock_v2.zip

Features/Shortcomings:

- Four types of explicit scheduling - reader_priority,
writer_priority, alternating (many reads), and alternating (single
reads). Thanks to Dan'l Miller for pointing out both types of
alternating schemes.

- Implemented completely in terms of existing Boost.Threads primitives

- Interface for a recursive_rw_mutex documented, but implementation
is not available (yet).


Comments welcome, as always.
Dave

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved