中英
持久连接
/ chí jiǔ lián jiē /
  • 简明
  • 双语例句
  • 1
    在JMS连接工厂中,有几个与连接池、消息持久性、路由和事务等相关的可用配置选项。
    There are several configuration options available in the JMS connection factory relevant to connection pooling, message persistence, routing, transactions, and so on.
  • 2
    一旦通过了授权,就会去想如何把这种长连接持久化,以至于不用每次在访问资源时都要再授权。
    And once you have authorization, you'll want to store that connection for long-term use so that you don't have to ask the user for permission to access their resources again.
  • 3
    为了维护这种持久性,应用程序组件必须能够处理并发性、连接管理、数据完整性和同步。
    To maintain this type of persistence, application components must be capable of handling concurrency, connection management, data integrity, and synchronization.
查看更多
  • 百科
  • 持久连接

    持久连接,英文是persistent connection,指不必为每个request object(例如很小的gif广告图像)的传送建立一个新的TCP(socket)连接,减少TCP建立时间和相应的系统损耗。

查看更多