Isolates vs. threads: what you need to know

Описание к видео Isolates vs. threads: what you need to know

This time I'm looking into how isolates and threads are connected. I've heard many times that isolates are threads or contain a single thread. However, these statements are half-truths or just "fake news".

Previous video on Isolates.run():    • Trying out Dart's new Isolate.run() m...  

Links to articles:

- https://dart.dev/guides/language/conc...
- https://en.wikipedia.org/wiki/Race_co...
-   / dart-2-15  
- https://mrale.ph/dartvm/#running-from...
- https://en.wikipedia.org/wiki/Thread_...

-   / thread-and-isolate-with-flutter  
- https://medium.flutterdevs.com/thread...

Комментарии

Информация по комментариям в разработке