Another common threading model is to have a single background thread and task queue for tasks of a certain type.
另一个常见的线程模型是为某一类型的任务分配一个后台线程与任务队列。
2
There would be a bit of work involved in deciding (and programming) exactly how an arbitrary jump would interact with a linear threadqueue, but nothing particularly mysterious about the work.