SP: Collaborative Research: Rapid Evolution of Transport Protocols
SP:协作研究:传输协议的快速发展
基本信息
- 批准号:0338837
- 负责人:
- 金额:$ 40.86万
- 依托单位:
- 依托单位国家:美国
- 项目类别:Standard Grant
- 财政年份:2003
- 资助国家:美国
- 起止时间:2003-10-01 至 2007-03-31
- 项目状态:已结题
- 来源:
- 关键词:
项目摘要
The Internet is a tremendous engineering success. It has sustained a heady rate of growth and changeover at least the past decade and has found broad application that has made it part of the fabric of society.Driven by changes in the underlying technology and by new applications, it is certain to continue evolving.Such evolution is supported by a large and diverse body of research that often anticipates future needs.In the case of transport protocols, our focus, the future holds protocols for a new generation of streamingmedia, stable congestion control at very high rates, mobile, multi-homed and aggregate connections, andinformation dissemination via peer-to-peer networks and application-level multicast-at least.Unfortunately, it is very difficult to move from the results of such research to use in the global Internet,no matter how promising the research. Today, operating system vendors, not researchers nor even productdevelopers, must typically provide new transport protocols. To be suitable for deployment, these protocolsmust be able to successfully interoperate with the installed base of transports during the long period ofgradual adoption. This process is costly and time-consuming. More insidiously, it has an incentive structurethat discourages experimentation and early adopters. The bottom line is that current upgrade mechanismsare arguably the limiting factor in realizing the benefits of many ongoing research efforts.The researcherss propose to investigate a new approach to the evolution of transport protocols that will allow experimenters to quickly and easily upgrade transport protocols. It will do so in a realistic Internet setting and with less concern for the installed base. This would allow, for example, the GRID community to deploya TCP carefully tuned for high-rate transfers, or researchers studying the Congestion Manager to readilyexperiment with it at a large scale and across the wide-area. The system envisioned will fundamentallydiffer from today's independent end-system upgrades by allowing one end of a connection to upgrade theother by using untrusted mobile code. This "dual-end" upgrade model will encourage the deployment ofuseful protocols by tipping the balance of the incentive structure in favor of early adopters. It will encourageexperimentation by allowing researchers and developers to upgrade transport protocols directly, rather thanindirectly via operating system vendors. The proposers believe it has the potential to multiply the benefits of research that is currently being undertaken by others.Intellectual Merit. The key challenge is to determine how it is possible to realize the straightforwardvision of rapid evolution via dual-end upgrades without negating its practical benefits. This is a difficulttask, as the use of untrusted mobile code has been previously explored in the much more general domain ofactive networks, with limited success. However, they argue in the body of this proposal that now is the timefor a concerted research effort on transport protocol deployment. Recent advances in the understanding ofnetwork protocols (specifically TCP friendliness and robust congestion signaling with ECN nonces), understanding of the sharing and termination issues in safe-language runtimes, and maturing language technology (in the form of Cyclone, a safe yet C-like language)-plus a well-defined problem domain that simplifies protection issues-have made the effective use of untrusted mobile code a real, though challenging, possi-bility. The PIs have expertise in all of these areas, along with an established research collaboration.Broader Impacts. The proposed research has the potential to achieve a broad impact by a true multipliereffect: it directly helps to realize the benefits of research that is undertaken by others, encouragingrather than discouraging upgrades by virtue of its incentive structure. The ease of experimenting with newtransport protocols in a realistic setting will lower the research barrier, helping a larger pool of researchers (and particularly minority institutions) to compete more on the basis of their ideas and less on the level of deployment resources they are able to muster. The researchers expect there to be a strong educational component of this work, since students as well as researchers can safely experiment without concern for adversely impacting the network, even on generic, shared machines. Real deployment, perhaps solving real problems, can occur among fellow students, and is ultimately limited only by a protocol's value and the students' ability to publicize it. Thus will students, and researchers, be empowered and motivated.
互联网是一个巨大的工程成功。至少在过去的十年里,它一直保持着令人兴奋的增长和变化速度,并得到了广泛的应用,使其成为社会结构的一部分。在基础技术和新应用的变化的驱动下,它肯定会继续发展。这种发展得到了大量不同研究的支持,这些研究通常预测未来的需求。在传输协议方面,我们的重点是,未来将拥有新一代流媒体协议、极高速率的稳定拥塞控制协议、移动的、多宿主和聚合连接协议,以及通过点对点网络和应用程序的信息传播协议至少级多播。不幸的是,无论研究多么有前途,都很难将此类研究的结果应用于全球互联网。今天,操作系统供应商,而不是研究人员,甚至不是产品开发人员,通常必须提供新的传输协议。为了适合部署,这些协议必须能够在长期的逐步采用过程中成功地与已安装的传输基础进行互操作。这一过程既昂贵又耗时。更阴险的是,它有一个激励结构,不鼓励实验和早期采用者。底线是,目前的升级机制可以说是实现许多正在进行的研究工作的好处的限制因素。研究人员建议研究一种新的方法来发展的传输协议,将允许实验人员快速,方便地升级传输协议。它将在现实的互联网环境中这样做,而不太关心安装基础。例如,这将允许GRID社区部署经过精心调整以实现高速率传输的TCP,或者研究拥塞管理器的研究人员可以在大规模和广域范围内对其进行实验。该系统的设想将从根本上不同于今天的独立的终端系统升级,通过允许一个连接的一端升级其他使用不可信的移动的代码。这种“双端”升级模式将通过倾斜激励结构的平衡来鼓励部署有用的协议,从而有利于早期采用者。它将允许研究人员和开发人员直接升级传输协议,而不是通过操作系统供应商间接升级。提议者认为,它有可能使目前其他人正在进行的研究的效益成倍增加。关键的挑战是确定如何通过双端升级实现快速发展的直接愿景,而不否定其实际利益。这是一个困难的任务,因为不可信的移动的代码的使用以前已经在更一般的主动网络领域进行了探索,但成功有限。然而,他们认为,在这一建议的主体,现在是时间为一个协调一致的研究努力的传输协议部署。网络协议理解的新进展(特别是TCP友好性和使用ECN随机数的鲁棒拥塞信令),理解安全语言运行时中的共享和终止问题,以及成熟的语言技术(以Cyclone的形式,一种安全但类似C的语言)-加上一个定义良好的问题域,简化了保护问题-使有效使用不受信任的移动的代码成为一个真实的,尽管具有挑战性,可能性PI拥有所有这些领域的专业知识,沿着建立的研究合作。更广泛的影响。拟议的研究有可能通过真正的多重效应产生广泛影响:它直接有助于实现其他人进行的研究的好处,通过其激励结构促进而不是阻碍升级。在现实环境中试验新传输协议的容易性将降低研究障碍,帮助更多的研究人员(特别是少数机构)更多地基于他们的想法进行竞争,而不是他们能够召集的部署资源水平。研究人员希望这项工作具有很强的教育意义,因为学生和研究人员可以安全地进行实验,而不必担心对网络产生不利影响,即使是在通用的共享机器上。真实的部署,也许是解决真实的问题,可以发生在同学之间,最终只受协议的价值和学生宣传它的能力的限制。
项目成果
期刊论文数量(0)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
数据更新时间:{{ journalArticles.updateTime }}
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
数据更新时间:{{ journalArticles.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ monograph.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ sciAawards.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ conferencePapers.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ patent.updateTime }}
David Wetherall其他文献
Hot nets-I: Workshop summary
热点网-I:研讨会总结
- DOI:
- 发表时间:
2003 - 期刊:
- 影响因子:0
- 作者:
David Wetherall;L. Peterson - 通讯作者:
L. Peterson
David Wetherall的其他文献
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
{{ truncateString('David Wetherall', 18)}}的其他基金
NeTS: Small: RFID-Based Networking
NetS:小型:基于 RFID 的网络
- 批准号:
1016487 - 财政年份:2010
- 资助金额:
$ 40.86万 - 项目类别:
Standard Grant
TC:Small:Informing Users of Their Privacy in Practice
TC:Small:在实践中告知用户他们的隐私
- 批准号:
0917341 - 财政年份:2009
- 资助金额:
$ 40.86万 - 项目类别:
Continuing Grant
Collaborative Research NeTS-FIND: Protecting User Privacy in a Network with Ubiquitous Computing Devices
协作研究 NeTS-FIND:通过无处不在的计算设备保护网络中的用户隐私
- 批准号:
0722004 - 财政年份:2007
- 资助金额:
$ 40.86万 - 项目类别:
Continuing Grant
Student Travel Support for the Second USENIX/ACM Symposium on Networked Systems Design and Implementation
第二届 USENIX/ACM 网络系统设计与实现研讨会的学生旅行支持
- 批准号:
0530882 - 财政年份:2005
- 资助金额:
$ 40.86万 - 项目类别:
Standard Grant
Cyber Trust: Controlling Internet Denial-of-Service with Capabilities
网络信任:用能力控制互联网拒绝服务
- 批准号:
0430304 - 财政年份:2004
- 资助金额:
$ 40.86万 - 项目类别:
Continuing Grant
CAREER: Dependable Network Communication
职业:可靠的网络通信
- 批准号:
0133495 - 财政年份:2002
- 资助金额:
$ 40.86万 - 项目类别:
Standard Grant
相似海外基金
Collaborative Research: REU Site: Earth and Planetary Science and Astrophysics REU at the American Museum of Natural History in Collaboration with the City University of New York
合作研究:REU 地点:地球与行星科学和天体物理学 REU 与纽约市立大学合作,位于美国自然历史博物馆
- 批准号:
2348998 - 财政年份:2025
- 资助金额:
$ 40.86万 - 项目类别:
Standard Grant
Collaborative Research: REU Site: Earth and Planetary Science and Astrophysics REU at the American Museum of Natural History in Collaboration with the City University of New York
合作研究:REU 地点:地球与行星科学和天体物理学 REU 与纽约市立大学合作,位于美国自然历史博物馆
- 批准号:
2348999 - 财政年份:2025
- 资助金额:
$ 40.86万 - 项目类别:
Standard Grant
Collaborative Research: Investigating Southern Ocean Sea Surface Temperatures and Freshening during the Late Pliocene and Pleistocene along the Antarctic Margin
合作研究:调查上新世晚期和更新世沿南极边缘的南大洋海面温度和新鲜度
- 批准号:
2313120 - 财政年份:2024
- 资助金额:
$ 40.86万 - 项目类别:
Standard Grant
Collaborative Research: Non-Linearity and Feedbacks in the Atmospheric Circulation Response to Increased Carbon Dioxide (CO2)
合作研究:大气环流对二氧化碳 (CO2) 增加的响应的非线性和反馈
- 批准号:
2335762 - 财政年份:2024
- 资助金额:
$ 40.86万 - 项目类别:
Standard Grant
Collaborative Research: Using Adaptive Lessons to Enhance Motivation, Cognitive Engagement, And Achievement Through Equitable Classroom Preparation
协作研究:通过公平的课堂准备,利用适应性课程来增强动机、认知参与和成就
- 批准号:
2335802 - 财政年份:2024
- 资助金额:
$ 40.86万 - 项目类别:
Standard Grant
Collaborative Research: Using Adaptive Lessons to Enhance Motivation, Cognitive Engagement, And Achievement Through Equitable Classroom Preparation
协作研究:通过公平的课堂准备,利用适应性课程来增强动机、认知参与和成就
- 批准号:
2335801 - 财政年份:2024
- 资助金额:
$ 40.86万 - 项目类别:
Standard Grant
Collaborative Research: Holocene biogeochemical evolution of Earth's largest lake system
合作研究:地球最大湖泊系统的全新世生物地球化学演化
- 批准号:
2336132 - 财政年份:2024
- 资助金额:
$ 40.86万 - 项目类别:
Standard Grant
Collaborative Research: LTREB: The importance of resource availability, acquisition, and mobilization to the evolution of life history trade-offs in a variable environment.
合作研究:LTREB:资源可用性、获取和动员对于可变环境中生命史权衡演变的重要性。
- 批准号:
2338394 - 财政年份:2024
- 资助金额:
$ 40.86万 - 项目类别:
Continuing Grant
Collaborative Research: Constraining next generation Cascadia earthquake and tsunami hazard scenarios through integration of high-resolution field data and geophysical models
合作研究:通过集成高分辨率现场数据和地球物理模型来限制下一代卡斯卡迪亚地震和海啸灾害情景
- 批准号:
2325311 - 财政年份:2024
- 资助金额:
$ 40.86万 - 项目类别:
Standard Grant
Collaborative Research: BoCP-Implementation: Testing Evolutionary Models of Biotic Survival and Recovery from the Permo-Triassic Mass Extinction and Climate Crisis
合作研究:BoCP-实施:测试二叠纪-三叠纪大规模灭绝和气候危机中生物生存和恢复的进化模型
- 批准号:
2325380 - 财政年份:2024
- 资助金额:
$ 40.86万 - 项目类别:
Standard Grant