• 上面命令允许并发连接数量设置2000。

    The above command sets the number of concurrent connections allowed to 2000.

    youdao

  • 浏览器一般这个并发连接数量限制每次24个。

    It's common for browsers to limit such concurrent connections to between 2 and 4 at any one time.

    youdao

  • max - size元素定义允许最大并发连接

    The max-size element defines the maximum number of concurrent connections that are allowed.

    youdao

  • min - size元素定义允许最小并发连接

    The min-size element defines the minimum number of concurrent connections that are allowed.

    youdao

  • Node宣称运行服务器支持数万并发连接

    Node claims that a server running it can support tens of thousands of concurrent connections.

    youdao

  • 线程模型10,000并发连接测试完全失败

    The 10,000 simultaneous connections threaded test failed completely.

    youdao

  • 很难通过简单解决方案观察处理大量并发连接的情况性能改进。

    It is difficult with such a simple solution to see the performance benefits and the large number of simultaneous connections.

    youdao

  • 通常情况下,服务器应该限制并发连接数量以及等候处理的发送调用

    In general, the server should limit the number of concurrent connections, as well as the number of outstanding send calls.

    youdao

  • 现在处理数万并发连接程序那么您能通过Node实际构建什么呢?

    So, now that you have a program that can handle tens of thousands of concurrent connections, what can you actually build with Node?

    youdao

  • 判断并发连接数量以及每个前端服务器每秒可以处理字节数时网络经验很重要的。

    Here, networking experience is crucial in determining the number of concurrent connections, as well as the number of sustained bytes per second a front-line server can handle.

    youdao

  • 一个拥有8GBRAM系统上,理论上最大并发连接数量是4,000个用户

    On a system that has 8 GB of RAM, that puts the theoretical maximum number of concurrent connections at about 4,000 users.

    youdao

  • 每个数据库一个列表列表包含并发连接数据库的所有应用程序持有的锁。

    There is one lock list per database, and it contains the locks held by all applications concurrently connected to the database.

    youdao

  • 作为社交网络平台MySpace本质上一个存在大量并发连接大型数据库应用程序

    As a social networking platform, MySpace is essentially a giant database application with a huge number of concurrent connections.

    youdao

  • 侦听器jvm缺省大小192MB但是处理大量并发连接时,增加512 MB。

    The default setting for the listener JVM is 192 MB, but you should increase it to 512 MB when dealing with large Numbers of concurrent connections.

    youdao

  • 类似其他关系数据库标准客户机/服务器数据库配置允许出现使用TCP套接字并发连接

    This is the standard client/server database configuration similar to other relational databases, allowing concurrent connections using TCP sockets.

    youdao

  • 因为浏览器并发连接数量限制单一因此无论何时加载一个页面,都容易占满所有线程

    Because your browser limits the number of concurrent connections to a single domain, whenever a page loads, it's easy to occupy all the threads.

    youdao

  • 内存影响Notes客户机并发连接(会话)最大数量缓存大小服务器插件任务性能(由于磁盘分页较少)。

    Memory affects the maximum possible simultaneous Notes client connections (sessions), size of caches, and server add-in task performance (because of less paging to disk).

    youdao

  • 这些并发连接是指异步发生连接包括由于其他优化(例如用于组合操作数据分发等)而增加查询连接

    These concurrent connections occur because of asynchrony and do not include connections from the query that were added because of some other optimization e.g.

    youdao

  • 数据库服务器采用连接缓冲优化数据库并发连接通过采用合理数据库设计提高数据库性能

    The database server USES the connection buffer pool to optimize the database's high concurrent connection. Through the reasonable database design, enhances the database's transcation performance.

    youdao

  • 使Tomcat可以处理更多并发连接但需要说明的是,其中大多数连接很多时间处于空闲状态

    This allows for Tomcat to handle many more simultaneous connections, with the caveat that most of those connections are going to be idle much of the time.

    youdao

  • 如果一个并发连接应用程序碰巧持有兼容,那么import工具就会暂停直到应用程序提交事务

    If a concurrently connected application happens to be holding an incompatible row lock, the import utility pauses until that application commits or rolls back its transaction.

    youdao

  • 因为并发连接数量越多,所消耗分页内存池也越多;等候处理发送调用越多,被锁定的内存页面也越多(小心别超过了极限)。

    More established connections mean more non-paged pool usage. The number of concurrent send calls should be limited to prevent reaching the locked pages limit.

    youdao

  • 如果服务器能够预先估计可能会产生最大并发连接,服务器可以投递一个使用缓冲区的receive一个连接上。

    If a server anticipates handling a very high number of concurrent clients, the server can post a single zero byte receive on each connection.

    youdao

  • Web服务器进行了相应的设计要求每个并发连接无法针对实际应用程序调整自己进程至少没有帮助的情况下无法进行此调整。

    Web servers that have been designed so that each concurrent connection requires its own process are not scalable for real-world applications; at least, not without help.

    youdao

  • 性能限制因素关于进入数据并发数据库连接数量可用内存(RAM磁盘)。

    The constraining factors for performance are the number of concurrent database connections and available memory (both RAM and disk) in relation to incoming data volume.

    youdao

  • 这样使得服务器可以启动立即创建处理大量并发用户所必需连接

    This causes the server to create the necessary connections to handle a large number of concurrent users immediately after startup.

    youdao

  • 大多数情况下MAXAGENTSNUM _ POOLAGENTS设置成略微大于并发应用程序连接最大预计数目

    In most cases, set MAXAGENTS and NUM_POOLAGENTS to a value that slightly exceeds the maximum expected number of concurrent application connections.

    youdao

  • 脚本中使用密码密码条目以及并发控制多个连接这些功能都是非常强大的

    The ability to script password and passphrase entry and to control multiple connections concurrently are powerful.

    youdao

  • 资源限制也是一个问题通常浏览器都会限制单个服务器并发HTTP连接数量避免服务器(或者网络连接)造成过大的压力。

    The other problem is resource-based; generally, browsers limit the number of concurrent HTTP connections to a single server to avoid overbearing the server (or the network link).

    youdao

  • 资源限制也是一个问题通常浏览器都会限制单个服务器并发HTTP连接数量避免服务器(或者网络连接)造成过大的压力。

    The other problem is resource-based; generally, browsers limit the number of concurrent HTTP connections to a single server to avoid overbearing the server (or the network link).

    youdao

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

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

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