11 May
2005
11 May
'05
1:09 p.m.
"Eyal Susser"
Hi, After doing what I described in the subject, I found that when marshalling data between processes, the same data gets sent over and over again. It's as if the archiver has some internal copy of the stream, and keeps serializing that stream over and over. Anyone else have this problem, or is it some pitfall in my implementation?
What exactly do you mean by "boost.serialization archivers"? Can you show a short code snippet? Jeff Flinn