Andi Gutmans schrieb:
> You could use a system like memcached. This kind of thing isn't really
> in the scope of doing it in PHP per-se.

 No, but PHP could provide a standardized frontend in the form of a
 super-global that can have modular backends (like we have with
 ext/session). One backend could then use memcached as its data store.

-- 
Sebastian Bergmann                      http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69

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

Reply via email to