Boost logo

Boost Users :

From: Sigurd Saue (ssaue_at_[hidden])
Date: 2006-06-29 02:49:21


We are using boost serialization in our multithreaded application and have
encountered some problems when multiple threads deserialize the same kind of
object at the same time. The problems went away when we added a global lock
prior to the deserialization statement. There might be other issues involved
so to clarify the situtation: Is boost serialization supposed to be thread
safe?

Sigurd


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net