• scrion@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    17 days ago

    They are launched sequentially, but run simultaneously, yes - at least some of them. And they run concurrently but not in parallel - using a single execution context, there is only a single thread, so no parallelism exist.