最少连接算法通常更适合各请求对应用服务器的影响相同的流量。
The least connections algorithm is usually better for traffic where each request tends to have the same impact on the application server.
本文利用广义网络法结合连接算法分析复杂孔缝耦合问题。
A new technique which combines the general network formulation and the connection algorithm is proposed to deal with the complex aperture coupling problems.
基于这样的观察,提出了一种基于区域划分的结构连接算法。
Motivated by this observation, a structural join algorithm based on range partitioning is proposed in this paper.
提出了一种基于缓冲的高速缓存参数无关的嵌套循环并行连接算法。
A buffering based cache-oblivious nest-loop parallel join algorithm is proposed.
研究了基于KDXI索引结构的半结构连接算法和路径查询处理过程。
The semistructural join algorithms and the evaluation process of XML path queries based on KDXI is studied in detail.
用于该基准的数据库必须有10tb的原始数据,并且有高效的磁盘扫描和表连接算法。
The database used for this benchmark is defined with 10tb of raw data and requires highly efficient disk scanning and table joining algorithms.
在已有的研究工作中,基于滑动窗口的连接算法都是适用于立即执行的连续查询。
This paper has put forward join algorithms of compound sliding window based on the periodically execution manner, namely CSWSNL.
针对因漏检而断裂的图像边缘图中的边缘连接问题,提出基于主动生长的边缘连接算法。
This paper discussed an edge linking algorithm based on autonomous edge growing for discontinuity edge of edge image caused by missed detection.
如果并非所有应用服务器都拥有同等的处理能力,则可使用加权最少连接算法来考虑处理能力的差异。
If all application servers do not possess equal amounts of compute power, a weighted least connections algorithm can be used to account for the difference.
我们考虑了复合滑动窗口中的基本窗口结构对连接算法的影响,给出了不同的实现算法。
We present different join algorithm by considering an effect based on the structure of basic Windows.
IE7天真的连接算法要求浏览器在循环过程中反复地为越来越大的字符串拷贝和分配内存。
IE7's naive concatenation algorithm requires that the browser repeatedly copy and allocate memory for larger and larger strings each time through the loop.
当两个请求对应用服务器(例如HTTP)的影响可能存在明显差异时,最少连接算法不适合用于这样的流量。
The least connections algorithm is not appropriate for traffic where any two requests can have a significantly different impact on the application server (such as HTTP).
同时用一般的外延连接算法和这种路径缩短算法进行比较,最后用相应的评测基准测试了该算法。
We compare the Path Shortening and Extend Join, and then test them with the standard of evaluating.
本文详细描述数据库的散列表存储结构,并对建立在此存储结构基础上的连接算法进行了详细的描述。
This essay has describes the hashing table storage structure of database and the arithmetic of nature link between two relation based on hashing table storage structure in detailed.
方法通过各向异性滤波,统计阈值分割,数学形态学滤波,和基于模糊连接算法对脑图像进行自动分割。
Methods This method integrate anisotropic diffusion filter, statistical threshold, mathematical morphological operations, and algorithm of fuzzy connected is used in the process of segmentation.
不同于正常浏览器连接,守护进程使用一个独特的专利技术,即用一个替代复杂的多连接算法单个连接。
Unlike the normal browser connection, the Daemon USES a unique patent pending technology, that substitutes the single connection with a sophisticated multi-connection algorithm.
不同于正常浏览器连接,守护进程使用一个独特的专利技术,即用一个替代复杂的多连接算法单个连接。
Ux like t normal browser connection, the Daemon uses a unique patent pending technology, that substitutest single connection with a sophisticated multi-co Network ection algorithm.
在路由式拓扑发现算法中,将路由器间逻辑连接算法与直接连接算法结合,避免了以往通过复杂的路由选择协议来计算拓扑的繁琐处理。
Inside the routing style algorithm, we combined the algorithm of logic topology and direct topology. It reduces some complexity to deal with routing protocol.
从生物学到算法的转换是通过将连接转化为权重来实现的。
The transition from the biological to the algorithmic is achieved by translating connections into weights.
该系统将在融合开发、收集规划和人机交互中采用先进的算法,无缝连接到虚拟或现实设备。
The system will seamlessly link advanced algorithms in fusion and exploitation, collection planning, and human interaction with simulated or live assets.
一个使用计时器轮算法的连接的重新传输计时器计时到期。
Retransmission timer expires for a connection that is using the timer wheel algorithm.
一旦实现了对行的分类,连接两个表的算法就十分容易:数据库服务器仅仅连续地读取两个已分类表,并合并所有相匹配的行。
Once the rows are sorted, the algorithm for joining the two tables is easy: the database server simply reads both sorted tables sequentially and merge all rows if they are matching.
在连接握手时,SSL利用公钥算法和数字证书在素不相识的各方之间建立信任并交换当前会话的私钥。
At a connection handshake, SSL utilizes public key algorithms and digital certificates to establish trust between parties that haven't met before and exchange private keys for the current session.
Oracle使用随机算法把连接请求分发给rac节点。
Oracle distributes the connection requests to rac nodes using a random algorithm.
LotusSametimeV7.5.1利用了更高级的隧道算法,帮助维持更有弹性的、更容错的、更快的服务器连接。
Lotus Sametime V7.5.1 takes advantage of more advanced tunneling algorithms, helping to maintain a more resilient, fault tolerant, and faster connection with the server.
该网站算法还考虑了好友之间的互动,以及feed用户之间的连接。
The algorithm also considers interactions between friends within networks and connections to "seed" users who were hand-picked based on their in-network clout.
每个check属性组成了以下连接字符串的MD 5散列(一种通常用于生成加密散列的消息摘要算法)。
Each check attribute constitutes an MD5 hash (a message digest algorithm commonly used in generating cryptographic hashes) of the following concatenated string.
您可能已经使用过轮询算法或使用“最少连接数”算法完成一些额外的工作然后离去,但我们想尽可能地保持简单。
You could have used a round-robin or done some extra work and gone with a "least connections" algorithm, but we wanted to keep it as simple as possible.
例如,一种向比其他服务器响应更快的服务器发送更多请求的算法,或者向连接数量最少的服务器发送更多请求的算法。
For instance, consider an algorithm that sends more requests to a server that has a faster response time than the others or to the server with the least number of connections.
例如,一种向比其他服务器响应更快的服务器发送更多请求的算法,或者向连接数量最少的服务器发送更多请求的算法。
For instance, consider an algorithm that sends more requests to a server that has a faster response time than the others or to the server with the least number of connections.
应用推荐