Dyalog / isolate

Source to build isolate.dws, the futures and isolates workspace deliviered with Dyalog APL
http://docs.dyalog.com/latest/Parallel%20Language%20Features.pdf
MIT License
1 stars 1 forks source link

isolate should use Conga namespace and not DRC namespace #30

Open bpbecker opened 1 year ago

bpbecker commented 1 year ago

It's possible that one could use isolates in an application that also has other Conga-using components. To play nicely with others, isolate should create its own root using the Conga namespace.