Will the concurrency limitations will be lifted in...
# kotlin-native
s
Will the concurrency limitations will be lifted in the current ARC style memory manager, or will we not get java-style concurrency until the new memory model comes out?
r
I wouldn’t expect any major changes until the new stuff is ready
k
“Will the concurrency limitations will be lifted in the current ARC style memory manager” I’d be pretty comfortable saying “no”, but take that for what it’s worth.
“or will we not get java-style concurrency” It’s possible it won’t exactly be java-style? That’s way more speculative, of course 🙂
s
I was just trying to find terminology to differentiate between the two different approaches to concurrency. I just want to know if we will see changes before then.
k
I hear ya. Just saying we’ll have to wait and see how it goes…