Concurrent Truffle languages and creating threads

Stefan Marr java at stefan-marr.de
Fri Sep 29 11:03:35 UTC 2017


I don’t support language interop.

> On 29 Sep 2017, at 12:00, Chris Seaton <chris.seaton at oracle.com> wrote:
> 
> What happens in your current system if another language creates a thread that isn’t a subclass of your Thread class and that starts executing code in your language? Do you check the class of the current thread each time you use it?
> 
>> On 29 Sep 2017, at 11:43, Chris Seaton <chris.seaton at oracle.com> wrote:
>> 
>> How did you implement fast thread locals with the previous design?
>> 
>>> On 29 Sep 2017, at 11:38, Stefan Marr <java at stefan-marr.de> wrote:
>>> 
>>> How do I implement fast thread locals with this design?
>> 
> 

-- 
Stefan Marr
School of Computing, University of Kent
http://stefan-marr.de/research/




More information about the graal-dev mailing list