Re: [PHP-DEV] overloading JNI return values From: Rasmus Lerdorf (rasmus <email protected>)
Date: 06/29/99

> I'm curious... this happened, and a persistant JVM was used, would this mean
> that we'd suddenly have a persistant resource accessible from any httpd
> process that would store objects that didn't need to be
> serialized()/unserialized() at every script invocation? I know it would only
> be for people using the JVM, and I don't know about memory usage, but it
> seems that could be huge win for people with complex session information to
> store...

And slow as well.

-Rasmus

-- 
PHP Development Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>