Andrew Piskorski said: > Why not? All they need to do is add shared memory support with an > nsv-like API. Of course, they'd have to WRITE it, which I guess they > haven't. True, PHP does have some shared memory, but it's implementation isn't very nice and definitely not nsv like!
> I know I've thought shared memory support would be cool and maybe > useful to add to the Tcl Threads tsv/nsv API, and when I mentioned it to How do you mean? Isn't nsv shared enough? What I use nsv for is arrays with config data, translation messages (multi-lingual site) and caching of some database data (like options lists for forms) Which seems to work rather well. Cheers, Bas. -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
