At 11:21 on 01/01/2004 PST, Jeff Clites <[EMAIL PROTECTED]> wrote:

> As far as what level needs to implement them, I'd say that parrot has 
> to do enough to make it possible for an HLL to expose ithreads-style 
> threading. Due to the cross-language nature of parrot, practically 
> speaking this probably means that the semantic needs to exist at the 
> parrot level. (For instance, an ithread created in Perl code could load 
> a parrot bytecode library implemented in Python; calling into code 
> inside this library shouldn't allow access to "unshared" data from 
> other ithreads.)

OK, thank you, that (the cross-language issue) is what I was looking for.

--Josh


Reply via email to