-- Offtopic: Hi. Look at my implementation of distributed message queue using memcached (supports multi-views). The project is very young, but it works in production with success. Welcome any feedback. http://code.google.com/p/imemcacheclient-php/
On 20 апр, 13:18, "Olga Khenkin" <[email protected]> wrote: > Hi, > > I am investigating object distribution between memcached slabs. I > understand that object is saved with a header, and that object size + > header size must be less than slab size. > > Did I understand it right? > Is header size constant? > If yes, what size is it in version 1.2.6? > If not, how can it be calculated? > > Thank you a lot, > Olga.
