Matches in DBpedia 2015-10 for { <http://dbpedia.org/resource/CUBIC_TCP> ?p ?o }
Showing triples 1 to 39 of
39
with 100 triples per page.
- CUBIC_TCP abstract "CUBIC is an implementation of TCP with an optimized congestion control algorithm for high bandwidth networks with high latency (LFN: long fat networks).It is a less aggressive and more systematic derivative of BIC TCP, in which the window is a cubic function of time since the last congestion event, with the inflection point set to the window prior to the event. Being a cubic function, there are two components to window growth. The first is a concave portion where the window quickly ramps up to the window size before the last congestion event. Next is the convex growth where CUBIC probes for more bandwidth, slowly at first then very rapidly. CUBIC spends a lot of time at a plateau between the concave and convex growth region which allows the network to stabilize before CUBIC begins looking for more bandwidth.Another major difference between CUBIC and standard TCP flavors is that it does not rely on the receipt of ACKs to increase the window size. CUBIC's window size is dependent only on the last congestion event. With standard TCP, flows with very short RTTs will receive ACKs faster and therefore have their congestion windows grow faster than other flows with longer RTTs. CUBIC allows for more fairness between flows since the window growth is independent of RTT.CUBIC TCP is implemented and used by default in Linux kernels from 2.6.19 to 3.1.".
- CUBIC_TCP wikiPageExternalLink bic-and-cubic.
- CUBIC_TCP wikiPageID "14617391".
- CUBIC_TCP wikiPageLength "2051".
- CUBIC_TCP wikiPageOutDegree "13".
- CUBIC_TCP wikiPageRevisionID "683416739".
- CUBIC_TCP wikiPageWikiLink BIC_TCP.
- CUBIC_TCP wikiPageWikiLink Bandwidth-delay_product.
- CUBIC_TCP wikiPageWikiLink Category:TCP_congestion_control.
- CUBIC_TCP wikiPageWikiLink Cubic_function.
- CUBIC_TCP wikiPageWikiLink Inflection_point.
- CUBIC_TCP wikiPageWikiLink Linux.
- CUBIC_TCP wikiPageWikiLink Network_congestion.
- CUBIC_TCP wikiPageWikiLink Network_congestion_avoidance.
- CUBIC_TCP wikiPageWikiLink Round-trip_delay_time.
- CUBIC_TCP wikiPageWikiLink SCTP.
- CUBIC_TCP wikiPageWikiLink Stream_Control_Transmission_Protocol.
- CUBIC_TCP wikiPageWikiLink TCP_congestion-avoidance_algorithm.
- CUBIC_TCP wikiPageWikiLink TCP_congestion_avoidance_algorithm.
- CUBIC_TCP wikiPageWikiLink Transmission_Control_Protocol.
- CUBIC_TCP wikiPageWikiLinkText "CUBIC TCP".
- CUBIC_TCP wikiPageWikiLinkText "CUBIC".
- CUBIC_TCP hasPhotoCollection CUBIC_TCP.
- CUBIC_TCP wikiPageUsesTemplate Template:Compu-network-stub.
- CUBIC_TCP wikiPageUsesTemplate Template:Reflist.
- CUBIC_TCP subject Category:TCP_congestion_control.
- CUBIC_TCP hypernym Implementation.
- CUBIC_TCP type Article.
- CUBIC_TCP type Software.
- CUBIC_TCP type Article.
- CUBIC_TCP type Protocol.
- CUBIC_TCP comment "CUBIC is an implementation of TCP with an optimized congestion control algorithm for high bandwidth networks with high latency (LFN: long fat networks).It is a less aggressive and more systematic derivative of BIC TCP, in which the window is a cubic function of time since the last congestion event, with the inflection point set to the window prior to the event. Being a cubic function, there are two components to window growth.".
- CUBIC_TCP label "CUBIC TCP".
- CUBIC_TCP sameAs m.03gqrh_.
- CUBIC_TCP sameAs CUBIC_TCP.
- CUBIC_TCP sameAs Q4035697.
- CUBIC_TCP sameAs Q4035697.
- CUBIC_TCP wasDerivedFrom CUBIC_TCP?oldid=683416739.
- CUBIC_TCP isPrimaryTopicOf CUBIC_TCP.