[Isolate-interest] shared heap between isolates?
Bill Foote
Bill.Foote@Sun.COM
Tue, 12 Oct 2004 11:20:19 -0700
Thanks for the kind words, Pete.
Pete Soper wrote:
>
> A warning about the "here and now", however. JSR-121 can't be all things to all
> people instantly and forever. It has to be constrained to doing a small number
> of things well for the sake of making that available in a hopefully predictable
> fashion. At the same time, I'm very familiar with the frustrating problem of
> gaining and enjoying, but also having to live with, strict isolation boundaries!
And to be clear: I completely agree with Pete on this.
That's what I was edging toward with the comments about
embedding widgets not being applicable to e.g. cluster
architectures.
One could theoretically imagine an optional package of
'121 to do widget embedding and other aspects of closer
sharing/communication, but IMHO a much better approach
would be a totally seperate JSR. The timescale and the
target platforms are different enough that it would be
counter-productive to bundle this with '121.
Cheers,
Bill