
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-tp15060575p1506057... Sent from the Boost - Dev mailing list archive at Nabble.com.