Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Nagle's_algorithm> ?p ?o. }
Showing items 1 to 43 of
43
with 100 items per page.
- Nagle's_algorithm abstract "Nagle's algorithm, named after John Nagle, is a means of improving the efficiency of TCP/IP networks by reducing the number of packets that need to be sent over the network.Nagle's document, Congestion Control in IP/TCP Internetworks (RFC 896) describes what he called the "small packet problem", where an application repeatedly emits data in small chunks, frequently only 1 byte in size. Since TCP packets have a 40 byte header (20 bytes for TCP, 20 bytes for IPv4), this results in a 41 byte packet for 1 byte of useful information, a huge overhead. This situation often occurs in Telnet sessions, where most keypresses generate a single byte of data that is transmitted immediately. Worse, over slow links, many such packets can be in transit at the same time, potentially leading to congestion collapse.Nagle's algorithm works by combining a number of small outgoing messages, and sending them all at once. Specifically, as long as there is a sent packet for which the sender has received no acknowledgment, the sender should keep buffering its output until it has a full packet's worth of output, so that output can be sent all at once.".
- Nagle's_algorithm wikiPageExternalLink PPA402,M1.
- Nagle's_algorithm wikiPageExternalLink 0,,sid7_gci754347,00.html.
- Nagle's_algorithm wikiPageExternalLink en-us.
- Nagle's_algorithm wikiPageExternalLink NagleDelayedAck.
- Nagle's_algorithm wikiPageID "1753169".
- Nagle's_algorithm wikiPageRevisionID "598702658".
- Nagle's_algorithm hasPhotoCollection Nagle's_algorithm.
- Nagle's_algorithm subject Category:Networking_algorithms.
- Nagle's_algorithm subject Category:Transmission_Control_Protocol.
- Nagle's_algorithm type Abstraction100002137.
- Nagle's_algorithm type Act100030358.
- Nagle's_algorithm type Activity100407535.
- Nagle's_algorithm type Algorithm105847438.
- Nagle's_algorithm type Event100029378.
- Nagle's_algorithm type NetworkingAlgorithms.
- Nagle's_algorithm type Procedure101023820.
- Nagle's_algorithm type PsychologicalFeature100023100.
- Nagle's_algorithm type Rule105846932.
- Nagle's_algorithm type YagoPermanentlyLocatedEntity.
- Nagle's_algorithm comment "Nagle's algorithm, named after John Nagle, is a means of improving the efficiency of TCP/IP networks by reducing the number of packets that need to be sent over the network.Nagle's document, Congestion Control in IP/TCP Internetworks (RFC 896) describes what he called the "small packet problem", where an application repeatedly emits data in small chunks, frequently only 1 byte in size.".
- Nagle's_algorithm label "Algorithme de Nagle".
- Nagle's_algorithm label "Algoritmo de Nagle".
- Nagle's_algorithm label "Algoritmo di Nagle".
- Nagle's_algorithm label "Algorytm Nagle'a".
- Nagle's_algorithm label "Nagle's algorithm".
- Nagle's_algorithm label "Nagle-Algorithmus".
- Nagle's_algorithm label "Nagleアルゴリズム".
- Nagle's_algorithm label "Алгоритм Нейгла".
- Nagle's_algorithm label "納格算法".
- Nagle's_algorithm sameAs Nagle-Algorithmus.
- Nagle's_algorithm sameAs Algoritmo_de_Nagle.
- Nagle's_algorithm sameAs Nagle_algoritmoa.
- Nagle's_algorithm sameAs Algorithme_de_Nagle.
- Nagle's_algorithm sameAs Algoritmo_di_Nagle.
- Nagle's_algorithm sameAs Nagleアルゴリズム.
- Nagle's_algorithm sameAs Algorytm_Nagle'a.
- Nagle's_algorithm sameAs m.05t7gl.
- Nagle's_algorithm sameAs Q668945.
- Nagle's_algorithm sameAs Q668945.
- Nagle's_algorithm sameAs Nagle's_algorithm.
- Nagle's_algorithm wasDerivedFrom Nagle's_algorithm?oldid=598702658.
- Nagle's_algorithm isPrimaryTopicOf Nagle's_algorithm.