【问题标题】:How to understand isolate in Flutter? like Thread ? like Process?如何理解 Flutter 中的隔离?像线程?像过程?
【发布时间】:2020-06-10 02:32:11
【问题描述】:

isolate在Java中就像一个线程,但内存不共享,也像一个Linux进程,但功能更像线程,如何理解?

【问题讨论】:

    标签: multithreading flutter dart process dart-isolates


    【解决方案1】:

    孤立就像你一样孤立
    但这是解释
    independent workers that are similar to threads
    你可能看过这个文档 https://api.dart.dev/stable/2.8.4/dart-isolate/dart-isolate-library.html

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2015-03-23
      • 2023-03-07
      • 1970-01-01
      • 2013-02-01
      • 2019-11-16
      • 2023-03-25
      • 1970-01-01
      相关资源
      最近更新 更多