|
发表于 2008-8-27 18:05:00
|
显示全部楼层
Re:武侠打斗中的见招拆招
Lag
From Wikipedia, the free encyclopedia
For other uses, see Lag (disambiguation).
In computing and especially computer networks, lag (slang) is a symptom where the result of an action appears later than expected. While different kinds of latency are well defined technical terms, lag is the symptom, not the cause.
Latency is the time taken for a packet of data to be sent from onetime for encoding the packet for transmission and transmitting it, the time for that serial data to traverse the network equipment between the nodes, and the time to get the data off the circuit. This is also known as "one-way latency". A minimum bound on latency is determined by the distance between communicating devices and the speed at which the signal propagates in the circuits (typically 70-95% of the speed of light). Actual latency is much higher, due to packet processing in networking equipment, and other traffic.
While strictly every packet experiences lag, the term lag is used to refer to delays noticeable to the user. There is often a correlation between latency and the physical distance that data must travel. Thus the time taken for a packet to travel from a computer server in Europe to a client in the same region is likely to be shorter than the time to travel from Europe to the Americas or Asia. But protocols and well written code that avoid unnecessary data transmissions are less affected by the latency inherent in a network. Modern corporate networks have devices to cache frequently requested data and accelerate protocols, thus reducing application response time, the cumulative effect of latency.
In many online video games, internet lag is often frowned upon because it disrupts normal gameplay. Due to this, many players that have a lower speed internet connection are often not permitted, or discouraged from playing with other players or servers that have a distant server host or have high latency to one another. Extreme cases of lag may result in extensive desynchronization of the game state. The game may attempt to correct this by pausing gameplay and attempting to fully resynchronize all players. Games that do not or fail in the attempt may simply drop the offending players.
习惯用语.延迟的意思.
|
|