中文
相关论文

相关论文: SCTP in Go

200 篇论文

Most end devices are now equipped with multiple network interfaces. Applications can exploit all available interfaces and benefit from multipath transmission. Recently Multipath TCP (MPTCP) was proposed to implement multipath transmission…

网络与互联网体系结构 · 计算机科学 2017-09-19 Liyang Sun , Guibin Tian , Guanyu Zhu , Yong Liu , Hang Shi , David Dai

Programmers of distributed systems need to reason about concurrency to avoid races. However, reasoning about concurrency is difficult, and unexpected races show up as bugs. Data race detection in shared memory systems is well-studied…

软件工程 · 计算机科学 2025-07-28 Zhengqun Koo

Understanding the run-time behavior of concurrent programs is a challenging task. A popular approach is to establish a happens- before relation via vector clocks. Thus, we can identify bugs and per- formance bottlenecks, for example, by…

编程语言 · 计算机科学 2018-07-23 Martin Sulzmann , Kai Stadtmueller

Quick UDP Internet Connections (QUIC) is a recently proposed transport protocol, currently being standardized by the Internet Engineering Task Force (IETF). It aims at overcoming some of the shortcomings of TCP, while maintaining the logic…

网络与互联网体系结构 · 计算机科学 2019-11-11 Alvise De Biasio , Federico Chiariotti , Michele Polese , Andrea Zanella , Michele Zorzi

Multipath TCP (MPTCP) can exploit multiple available interfaces at the end devices by establishing concurrent multiple connections between source and destination. MPTCP is a drop-in replacement for TCP and this makes it an attractive choice…

网络与互联网体系结构 · 计算机科学 2017-07-14 Abhijit Mondal , Aniruddh K , Samar Shailendra

Named Data Networking (NDN) is a promising Future Internet architecture to support content distribution. Its inherent addressless routing paradigm brings valuable characteristics to improve the transmission robustness and efficiency, e.g.…

网络与互联网体系结构 · 计算机科学 2018-08-27 Yuhang Ye , Brian Lee , Ronan Flynn , Niall Murray , Guiming Fang , Jianwen Cao , Yuansong Qiao

Context: Distributed Stream Processing Frameworks (DSPFs) are popular tools for expressing real-time Big Data applications that have to handle enormous volumes of data in real time. These frameworks distribute their applications over a…

编程语言 · 计算机科学 2025-03-03 Mathijs Saey , Joeri De Koster , Wolfgang De Meuter

Software-defined networking (SDN) is a novel paradigm that out-sources the control of packet-forwarding switches to a set of software controllers. The most fundamental task of these controllers is the correct implementation of the…

分布式、并行与集群计算 · 计算机科学 2014-05-21 Marco Canini , Petr Kuznetsov , Dan Levin , Stefan Schmid

The recent rise of semantic-style communications includes the development of goal-oriented communications (GOCOMs) remarkably efficient multimedia information transmissions. The concept of GO-COMS leverages advanced artificial intelligence…

机器学习 · 计算机科学 2024-12-25 Achintha Wijesinghe , Suchinthaka Wanninayaka , Weiwei Wang , Yu-Chieh Chao , Songyang Zhang , Zhi Ding

Main responsibility of a transport protocol is to support communication between two end-to-end entities. These entities can be hosts or devices, such as routers, firewalls etc. Transport protocol provides mechanism to have a virtually…

网络与互联网体系结构 · 计算机科学 2020-10-13 Puneet Kumar

Today, considerable Internet traffic is sent from the datacenter and heads for users. The characteristics of connections served by servers in datacenters are usually diverse and varied over time, with continuous upgrades in network…

网络与互联网体系结构 · 计算机科学 2018-10-23 Kefan Chen , Danfeng Shan , Xiaohui Luo , Tong Zhang , Yajun Yang , Ya Zhao , Fengyuan Ren

Transmission control protocol (TCP) is a connection oriented protocol for several types of distributed applications. TCP is reliable particularly for traditional fixed networks. With emergence of faster wireless networks, TCP has been…

网络与互联网体系结构 · 计算机科学 2012-10-09 Wafa Elmannai , Abdul Razaque , Khaled Elleithy

Stochastic algorithms are efficient approaches to solving machine learning and optimization problems. In this paper, we propose a general framework called Splash for parallelizing stochastic algorithms on multi-node distributed systems.…

机器学习 · 计算机科学 2015-09-24 Yuchen Zhang , Michael I. Jordan

With the evolution of 6G networks, modern communication systems are facing unprecedented demands for high reliability and low latency. However, conventional transport protocols are designed for bit-level reliability, failing to meet the…

图像与视频处理 · 电气工程与系统科学 2025-12-11 Yunhao Wang , Shuai Ma , Youlong Wu , Guangming Shi , Xiang Cheng , Yuxuan Liu , Pengfei He

Embedded devices in the Internet of Things (IoT) face a wide variety of security challenges. For example, software attackers perform code injection and code-reuse attacks on their remote interfaces, and physical access to IoT devices allows…

密码学与安全 · 计算机科学 2018-02-20 Mario Werner , Thomas Unterluggauer , David Schaffenrath , Stefan Mangard

Joint source-channel coding (JSCC) is a promising paradigm for next-generation communication systems, particularly in challenging transmission environments. In this paper, we propose a novel standard-compatible JSCC framework for the…

信息论 · 计算机科学 2025-01-07 Xue Han , Yongpeng Wu , Zhen Gao , Biqian Feng , Yuxuan Shi , Deniz Gündüz , Wenjun Zhang

Data communication in sensor networks can have timing constraints like end to end deadlines. If the deadlines are not met either a catastrophe can happen in hard real time systems or performance deterioration can occur in soft real time…

网络与互联网体系结构 · 计算机科学 2016-11-17 Mary Cherian , T. R. Gopalakrishnan Nair

FastFlow is a structured parallel programming framework targeting shared memory multicores. Its layered design and the optimized implementation of the communication mechanisms used to implement the FastFlow streaming networks provided to…

分布式、并行与集群计算 · 计算机科学 2012-04-25 Marco Aldinucci , Marco Danelutto , Massimo Torquati

In traditional networks, interfaces of network nodes are duplex. But, emerging communication technologies such as visible light communication, millimeter-wave communications, can only provide a unidirectional interface when cost is limited.…

网络与互联网体系结构 · 计算机科学 2018-04-10 Xiaohui Chen , Xiaowei Qin , Li Chen , Huarui Yin , Weidong Wang , Guo Wei , Tianyi Zhang , Yanbin Liu , Ting Zhu , Hailun Liu

The rapid growth of the internet in general and of bandwidth capacity at internet clients in particular poses increasing computation and bandwidth demands on internet servers. Internet access technologies like ADSL [DSL], Cable Modem and…

网络与互联网体系结构 · 计算机科学 2007-05-23 Shmuel Vagner