Bill Barker wrote:
I'm surprised at the expense:  I had thought that this should be little more
than setting a note in the O/S kernel.  It's also pretty much what
Apache/httpd 2.0 does, at least last time I looked.

However, I'll take another look at them.
It's not *that* expensive, it's just that it shows up in the profile. In the end, all the calls add up, so it should be optimized IMO.
I does a few things, and then ends up using a native method in the end (I think that's relatively expensive in Java; I don't know much about performance when dealing with native bits though).

Remy


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to