About: BIC TCP

An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

BIC TCP (Binary Increase Congestion control) is one of the congestion control algorithms that can be used for Transmission Control Protocol (TCP). BIC is optimized for high speed networks with high latency: so-called "long fat networks". For these networks, BIC has significant advantage over previous congestion control schemes in correcting for severely underutilized bandwidth. BIC TCP is implemented and used by default in Linux kernels 2.6.8 and above. The default implementation was again changed to CUBIC TCP in the 2.6.19 version.

Property Value
dbo:abstract
  • BIC TCP (Binary Increase Congestion control) is one of the congestion control algorithms that can be used for Transmission Control Protocol (TCP). BIC is optimized for high speed networks with high latency: so-called "long fat networks". For these networks, BIC has significant advantage over previous congestion control schemes in correcting for severely underutilized bandwidth. BIC implements a unique congestion window (cwnd) algorithm. This algorithm tries to find the maximum cwnd by searching in three parts: binary search increase, additive increase, and slow start. When a network failure occurs, the BIC uses multiplicative decrease in correcting the cwnd. BIC TCP is implemented and used by default in Linux kernels 2.6.8 and above. The default implementation was again changed to CUBIC TCP in the 2.6.19 version. (en)
  • BIC TCP (Binary Increase Congestion control, то есть «двоичный контроль уменьшения перегрузки») — реализация TCP с оптимизированным алгоритмом контроля перегрузки сети для высокоскоростных сетей с большой задержкой (так называемых «протяжённых сетей с повышенной пропускной способностью» или «long fat networks»). BIC TCP реализован и используется по умолчанию в ядре Linux версий 2.6.8 и выше. В версии 2.6.19 реализация по умолчанию была вновь изменена, но теперь уже в пользу CUBIC TCP. (ru)
  • BIC TCP é um novo protocolo de transmissão de dados para a Internet desenvolvido pela Universidade da Carolina do Norte. Segundo um dos professores envolvidos no projeto o mesmo tem a capacidade de atingir velocidades 6 mil vezes maiores que as do padrão DSL. (pt)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 3863602 (xsd:integer)
dbo:wikiPageLength
  • 3528 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1068367840 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdfs:comment
  • BIC TCP (Binary Increase Congestion control, то есть «двоичный контроль уменьшения перегрузки») — реализация TCP с оптимизированным алгоритмом контроля перегрузки сети для высокоскоростных сетей с большой задержкой (так называемых «протяжённых сетей с повышенной пропускной способностью» или «long fat networks»). BIC TCP реализован и используется по умолчанию в ядре Linux версий 2.6.8 и выше. В версии 2.6.19 реализация по умолчанию была вновь изменена, но теперь уже в пользу CUBIC TCP. (ru)
  • BIC TCP é um novo protocolo de transmissão de dados para a Internet desenvolvido pela Universidade da Carolina do Norte. Segundo um dos professores envolvidos no projeto o mesmo tem a capacidade de atingir velocidades 6 mil vezes maiores que as do padrão DSL. (pt)
  • BIC TCP (Binary Increase Congestion control) is one of the congestion control algorithms that can be used for Transmission Control Protocol (TCP). BIC is optimized for high speed networks with high latency: so-called "long fat networks". For these networks, BIC has significant advantage over previous congestion control schemes in correcting for severely underutilized bandwidth. BIC TCP is implemented and used by default in Linux kernels 2.6.8 and above. The default implementation was again changed to CUBIC TCP in the 2.6.19 version. (en)
rdfs:label
  • BIC TCP (en)
  • BIC TCP (pt)
  • BIC TCP (ru)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License