in reply to RE: Enterprise Perl Beans (EPB)
in thread Enterprise Perl Beans (EPB)

But EJB has this design objective of location transparency. It's based on some RPC and naming service. I don't see a basic Perl module mechanism would be able to support this.

Replies are listed 'Best First'.
RE: RE: RE: Enterprise Perl Beans (EPB)
by brother ab (Scribe) on Sep 28, 2000 at 11:53 UTC

    May be it is possible to implement this mechanism using POE?

    Or why not use COPE (COrba for PErl)?

    -- brother ab