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


Thread Safe Template Library 1.1.2 (Default branch)

FreshMeat

Thursday November 8, 2007. 04:19 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: Major bugfixes were made for the limited cache template.
Thread Safe Template Library (TSTL) C++library that provides thread-safe storage datastruct Thread Safe Template Library 1.1.2 (Default branch)
Thread Safe Template Library 1.1.2 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=c8ad397f80b9d449b7b588f473d49fac

 

 Related News 

Search

Download Zicos
Fri October 10, 09:28 PM
C++library   {key13}