Boost logo

Boost :

From: Avi Revivo (revivoavi_at_[hidden])
Date: 2008-01-24 03:25:15


Hi All,

A team in my development group is currently using a proprietary container
with a functionality similar to the MultiIndexContainer except for an
additional feature of using Memory Mapped File to store the container data.
The proprietary container performance is poor with ot without using the
mapped file. The memory mapped file feature is extermly important since the
component must keep the entire state even if the system crushes.

Inorder for them to use the Multi Index container they need some persistence
feature. Serializing the container every 2 seconds or so is not possible
since the container size will be too large (dozens of MB).

Is there any solution or future plans to develop such a feature in the Multi
Index Container and in other boost containers?

Thanks in advance,
Avi Revivo
Nice Systems

-- 
View this message in context: http://www.nabble.com/Persistence---Multi-Index-Container-tp15060575p15060575.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk