> At 10:03 14.11.00 , you wrote: > >Every single one of those calls to dir.getXXX() has to go across > >the network via RMI. This is slow. You are better off using a > > well, with orion this is intra-vm so its not that bad ... Is there proof that Orion does this? I'm not trying to be a jerk, but I'd like to see some numbers on how long a set/get takes for a client-to-ejb call and an ejb-to-ejb (same vm) call. Not even Weblogic optimizes to pass-by-value for intra-vm ejb calls. You have to use TopLink to get that optimization. Funny though, Weblogic provides a tag in their deployment description but it doesn't do anything. -tim
- EJB Performance Question. 김철회
- Re: EJB Performance Question. Klaus Thiele
- RE: EJB Performance Question. Juan Lorandi (Chile)
- RE: EJB Performance Question. Tim Drury
- RE: EJB Performance Question. Robert Krueger
- Re: EJB Performance Question. 김철회
- RE: EJB Performance Question. Tim Drury
- RE: EJB Performance Question. Robert Krueger
- RE: EJB Performance Question. Mike Clark
- RE: EJB Performance Question. Tim Drury
- RE: EJB Performance Question. Robert Krueger
- RE: EJB Performance Question. Gerald Gutierrez
- RE: EJB Performance Question. Tim Drury
- EJB using "core" classes? Kevin Duffey
- Re: EJB using "core" class... Robert Krueger
- Re: EJB using "core" c... Gerald Gutierrez