I've got it here....stop wining!!!! I'll give it to ya later
DAn (not franck...just using his account!!!!)
--- Peter Delahunty <[EMAIL PROTECTED]> wrote: > hello
guys
>
> I have heard that there is a design pattern out to speed up EJB. It is do
> with RMI/IIOP and remote calls being a bottle neck. The idea is that you
> control all your request to any EJB's though a session bean. This bean then
> works out if the bean you are calling is remote (different VM) or is local
> (same VM). If it is local it will call the bean using conventional java
> calls and if it is remote then it will use RMI calls as normal .
>
> Has anyone heard of the this and do they know where i can get the pattern
> from.
__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".