Thread Safe Template Library

Thread Safe Template Library (TSTL) is a C++ library that provides thread-safe storage data structures without global locking.
Download

Thread Safe Template Library Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Slava I. Levtchenko
  • Publisher web site:
  • http://aic.eltrast.ru/software.html

Thread Safe Template Library Tags


Thread Safe Template Library Description

Thread Safe Template Library (TSTL) is a C++ library that provides thread-safe storage data structures without global locking. Thread Safe Template Library (TSTL) is a C++ library that provides thread-safe storage data structures without global locking. The library includes classes for maps based on a non-binary extensible hashing tree for very fast access, a pipe, a timercache, and a fast writer multiple reader guard without global locking (which uses the interlocked Intel instruction set). What's New in This Release: · A bug was fixed in the pbmap template. · The destructor wasn't called on remove item calls. · A bug was fixed in limit cache template. · Illegal specification of the auxiliary map template was fixed. · Doxygen documentation was added. · A map template testing sample was added.


Thread Safe Template Library Related Software