I actually had a look at msession, and for a while I thought that was the
answer, but msession sends all its data through sockets...bye bye speed. I
made an Application object that used either msession or files as storage,
and files proved faster by about 2 times. But I want just RAM
storage...pervasive computing and all that. Otherwise msession would have
been perfect!!

Maybe there's a way to more tightly integrate it with PHP, so it send data
directly somehow (shm?), rather than through sockets...

Tyson Lloyd Thwaites

Technical Lead
I.T&e Limited

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to