异步调用总是创建一个新线程吗?
例:
如果JavaScript是单线程的,那么它如何进行异步回发呢?它是否实际阻塞,直到它得到回调?如果是这样,这真的是异步电话吗?
multithreading asynchronous
asynchronous ×1
multithreading ×1