440Forums.com  |  MacMusic.org  |  PcMusic.org  |  Zicos.com  |  AudioLexic.org
C++library   {key13}


Thread Safe Template Library 1.1.5 (Default branch)

FreshMeat

Thursday April 17, 2008. 01:35 PM
FreshMeat

Thread Safe Template Library (TSTL) is a C++ library that provides thread-safe storage data structures without global locking. It includes classes for maps based on a non-binary extensible hashing tree for very fast access, a pipe, a queue, a timercache, a limitcache, and a fast writer multiple reader guard (WMRG) without global locking (which uses the interlocked instruction set of the CPU). It's useful for writing multithreaded applications and operating system components. License: Freeware Changes: A new design based on nbmap templates that provides storage without global locking was implemented. Speed and memory usage optimizations were made.
Thread Safe Template Library (TSTL) C++library that provides thread-safe storage datastruct Thread Safe Template Library 1.1.5 (Default branch)
Thread Safe Template Library 1.1.5 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=1e2c85d754a1a928f8c9e9f1a440eb5b

 

 Related News 

Search

Download Zicos
Sat May 17, 11:18 AM
C++library   {key13}