问题
My simple question is Can we create threads in classic ASP? If yes then HOW ?
Please Help.
回答1:
There are not native methods in VBScript that allow you to spawn new threads. On the other hand you could call COM components written in some other language such as C++ which are multithreaded.
来源:https://stackoverflow.com/questions/4538065/can-we-create-threads-in-classic-asp