Boost logo

Boost Users :

Subject: Re: [Boost-users] [Serialization] [Serialization of stlmapwithpointer to POD type]
From: Robert Ramey (ramey_at_[hidden])
Date: 2008-12-31 12:53:40


Denis Gabaidulin wrote:
> On Wed, Dec 31, 2008 at 19:41, Robert Ramey <ramey_at_[hidden]> wrote:
>>> Thank u vÅry much.
>>>
>>> In regard to const char * type, i use it just a stupid c-strings,
>>> caz i need maximum performance.
>>> p.s. In my app keys are immutable.
>>
>> Then why are you storing them in a file? That's the red flag.
>
> My app is something like memcached daemon, but with addiotional
> commands flush/load for dumping current state to persistent
> storage(disk).

Since you're concerned about performance, why
are you storing immutable data?

Robert Ramey


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