muti- thread

英 美
  • 多线程
  • Muti n.穆蒂
  • thread n.线;思路;螺纹;线索;细丝;帖子vt.穿过;穿线于;遍布vi.滴下成丝状;小心地通过;蜿蜒前进
    1. A straightforward way to implement multithreaded applications is to associate a lightweight process with each thread.
      一种实现多线程程序最直接的方法就是用一个轻进程关联每个线程。
    2. In traditional multi-threading, each thread requires its own stack, that typically is over-provisioned.
      在传统的多线程内,每个线程必须拥有它自己的堆栈,典型的不可超越的规则。