Join Slack
Powered by
With incoming of new memory model in K/N how do yo...
# getting-started
a
Animesh Sahu
10/21/2021, 4:30 PM
With incoming of new memory model in K/N how do you use locking in K/N when mutating from multiple threads?
d
Damian Zawadzki
10/21/2021, 4:32 PM
If I understand correctly, resolutions stays same:
https://kotlinlang.org/docs/shared-mutable-state-and-concurrency.html#the-problem
a
Animesh Sahu
10/26/2021, 4:43 AM
Oh ok, so it requires coroutines
5
Views
Open in Slack
Previous
Next