dynamic class loading
From: Joe (gino_russo_at_hotmail.com)
Date: 08/28/04
- Next message: Christoph: "Re: Java plugin error"
- Previous message: Paul Lutus: "Re: HotJava: Size Limit?"
- Next in thread: Paul Lutus: "Re: dynamic class loading"
- Reply: Paul Lutus: "Re: dynamic class loading"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 28 Aug 2004 02:36:57 -0700
Hi all, Im trying to make a client and a server. The server should be
able to take "Classes" from the client, run them and return values back
to the client. Also eventually I would like to distribute the code to
multiple servers so they can all work on a portion of the problem, and
return there values to the client.
I need some opinions... is Dynamic class loading a better way to do this
than RMI? Does anyone know of a good tutorial that can start me off
with this?
Thanks
Gino RUsso
- Next message: Christoph: "Re: Java plugin error"
- Previous message: Paul Lutus: "Re: HotJava: Size Limit?"
- Next in thread: Paul Lutus: "Re: dynamic class loading"
- Reply: Paul Lutus: "Re: dynamic class loading"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|