You often can make best use of your servers by programming with a model that is not overtly multi-threading.
通过使用明显 不是多线程的模型进行编程,您常常可以充分利用您的服务器。
2
For some languages that already had multi-threaded programming APIs, this meant creating better APIs and abstractions to make multi-threaded programming easier to understand and less error-prone.