Leo, Stefaan,
Hi Stefaan!
While I don't know much about RMI or distributed software myself, there
are some developers around here that do, besides the near-omnipotent
Pete...that work on less complex stuff than HLA-style architecture (I
suspect they're very busy as they didn't respond to your question...).
In my case work & socializng have met leaving little gap for open source
:-( Must fix, will quit job soon ;-)
You might want to look at AltRMI [1]. I haven't used it myself, but
there might be some code or ideas for you to rip out. If it has anything
of use to you, you could try contacting the developers directly or
putting "AltRMI" in the subjectline.
Yup it could be of use.
Methods getReadLock() , getWriteLock(), releaseReadLock() could be put in an
interface and used in an implementation that it transported over the wire.
AltRMI in itself is possibly too simple for your purposes. You and Pete
drifted off in to high computing concepts in your mails (and lost me). AltRMI
is quite benign in many ways as it has a distrubuted gabage collection
mechanism that does not at present rely of formal reservation or leasing (it is
transparent).
As for mods to AltRMI, I'd prefer to see them donated back if they are generic
enough :-)
- Paul
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>