On Monday 17 September 2007, graham.walsh@sgcib.com wrote:
Right now we're running with STL containers, vector and map for the most part. Before modifying the container in question, we're obliged to lock/protect the container as we have a highly concurrent environment. I would like to know if there's a MT safe container available...i.e. for map and vector. If yes, could anybody please direct me to a doc page that discusses it. I apologise if its staring me in the face but I can't get any doc that discusses mt safety.
Maybe Intel TBB library (available on GPL and commercial license) will satisfy your needs? - http://osstbb.intel.com/ - http://www.devx.com/cplus/Article/33334/0 Regards, Milosz -- Milosz Marian Hulboj http://blog.hulboj.org/pl http://www.linkedin.com/in/mhulboj