• 常见情景(大多数Python程序员不用线程),操作稍微拖慢解释器

    This is a common situation (most Python programs do not use threads), and the lock operations slow the interpreter down a bit.

    youdao

  • 异步编程不用开发串行线程代码会觉得这有些自然

    In asynchronous programming you're not developing serial "threads" of code, and thus it doesn't feel that natural.

    youdao

  • 只要硬件能够适当地安排线程许多程序设计人员可能永远不用真正地担心并行程序设计。

    As long as the hardware is able to schedule threads appropriately, it's possible that many programmers will never really have to worry about parallel programming.

    youdao

  • 如果发现应用程序需要线程那么请考虑使用ut il . concurrent中的某个executor例如PooledExecutor不用从头开始编写

    If you find yourself in need of a thread pool for your application, consider using one of the Executor classes from util.concurrent, such as PooledExecutor, rather than writing one from scratch.

    youdao

  • 除了NFS内核线程之外可以设置本文讨论参数然后就不用理会它们了。

    With the exception of NFS kernel threads, you can set and then ignore the parameters discussed in this article.

    youdao

  • 意味着不用花费过多的时间研究线程,从而可以集中精力处理自己的代码

    This means you spend less time on boiler plate code for multi-threading and more time on your code.

    youdao

  • 支持异步处理后,Servlet线程不用以前那样——收到来自资源响应之后才能继续处理请求。

    With the asynchronous processing support, a servlet no longer has to wait for a response from a resource such as a database before its thread can continue processing.

    youdao

  • 一方面,不用牺牲性能可伸缩性Node请求就可以延长时间因为Node是个完全异步线程、单进程框架

    On the other hand, in Node requests can extend for long periods of time without sacrificing performance or scalability, as it's a fully asynchronous, single-threaded, single-process framework.

    youdao

  • 由于这个应用程序没有定义其他线程,所以关心如何处理异常。

    Since this application has not defined another thread to cause the interrupt, it doesn't bother to catch InterruptedException.

    youdao

  • 由于这个应用程序没有定义其他线程,所以关心如何处理异常。

    Since this application has not defined another thread to cause the interrupt, it doesn't bother to catch InterruptedException.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定