BIC TCP (original) (raw)

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 https://archive.today/20121212100254/http:/research.csc.ncsu.edu/netsrv/%3Fq=content/bic-and-cubic
dbo:wikiPageID 3863602 (xsd:integer)
dbo:wikiPageLength 3528 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1068367840 (xsd:integer)
dbo:wikiPageWikiLink dbr:Binary_search_algorithm dbr:Linux dbr:Additive_increase/multiplicative_decrease dbr:Transmission_Control_Protocol dbc:TCP_congestion_control dbr:CUBIC_TCP dbr:Long_fat_network dbr:TCP_congestion_control dbr:SCTP dbr:TCP_congestion_avoidance_algorithm
dbp:wikiPageUsesTemplate dbt:Compu-network-stub dbt:Primary_sources dbt:Reflist dbt:Section_link dbt:Short_description dbt:Use_American_English dbt:Use_mdy_dates
dct:subject dbc:TCP_congestion_control
gold:hypernym dbr:Algorithms
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 freebase:BIC TCP wikidata:BIC TCP dbpedia-pt:BIC TCP dbpedia-ru:BIC TCP https://global.dbpedia.org/id/3j1Xj
prov:wasDerivedFrom wikipedia-en:BIC_TCP?oldid=1068367840&ns=0
foaf:isPrimaryTopicOf wikipedia-en:BIC_TCP
is dbo:wikiPageRedirects of dbr:BIC-TCP dbr:Binary_Increase_Congestion_control
is dbo:wikiPageWikiLink of dbr:TCP-Illinois dbr:H-TCP dbr:Bandwidth-delay_product dbr:CUBIC_TCP dbr:FAST_TCP dbr:TCP_congestion_control dbr:BIC-TCP dbr:Binary_Increase_Congestion_control
is foaf:primaryTopic of wikipedia-en:BIC_TCP