|
Task 2.1 High
Performance Transport
The goal of this task is the demonstration and deployment of high
performance transport applications. for efficient and reliable data
exchange over high bandwidth-delay connections.
|
Task 2.2 End-to-end
QoS
The
goal of this task is the study of the problem of Quality of Service
provisioning in inter-domain heterogeneous environments
|
Task 2.3
Advance Reservation
The
goal of this task is the evaluation of different advance reservation
approaches and their interoperability between GRID domain
|
Scalable
TCP is a simple change to the traditional TCP congestion control
algorithm (RFC 2581) which dramatically improves TCP performance in
high-speed WANs.
Linux
Kernel 2.4.20 technical
report describes
the structure and organization of the networking code of Linux kernel
2.4.20. including the main data structures, the sub-IP layer, the IP
layer, and two transport layers: TCP and UDP.
Net100
The Net100 project has kindly make their latest patch available to us. It
implements Sally Floyd's HighSpeed TCP proposal
|
High
Speed TCP is a variant proposed by Sally Floyd which makes a simple
change to the traditional congestion control algorithm. Over high-speed
WANs, it allows faster recovery after packet loss, thus greatly improving
throughput
"Benchmarking
QoS on Router Interfaces of Gigabit Speeds and Beyond" in Proc.
9th Open European Summer School and IFIP Workshop on Next Generation
Networks (EUNICE 2003) Budapest-Balatonfüred, Hungary, September 2003
"How
To" Guides Deploying TCP and QoS on Gigabit networks
|
GridDT
proposes an alternative algorithm for congestion control in TCP. It
dramatically improves TCP performance in high-speed WANs and addresses the
issue of RTT bias.
Cumulative
Patch incorporating HSTCP, Scalable TCP and GridDT
Packet
Dropper for Linux
Fast
TCP As a part of the DataTAG collaboration with Caltech, the Fast
TCP implementation has been tested between CERN and sites in the U.S.
|