It's somewhere in your RMI hack then...
hey, you're the expert on that stuff...
:-)
marc
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Rickard �berg
> Sent: Friday, June 02, 2000 5:18 AM
> To: jBoss Developer
> Subject: Re: [jBoss-Dev] RMI call latency to naming server=excessive
>
>
> Hi!
>
> marc fleury wrote:
> > change the start() thingy to a real thread pool that takes the
> invocations
> > from teh clients (instead of starting a new server each time,
> should help
> > you ;-).
>
> As previous post, run() does not call start(). The setup is only done
> once.
>
> And besides, that's not what causing the performance problems. The
> client now caches the stub, so this is only done once. It's the calls to
> the stub that are slow.
>
> /Rickard
>
> --
> Rickard �berg
>
> @home: +46 13 177937
> Email: [EMAIL PROTECTED]
> http://www.telkel.com
> http://www.jboss.org
> http://www.dreambean.com
>
>