期刊文献+
共找到4篇文章
< 1 >
每页显示 20 50 100
An Efficient Priority-Driven Congestion Control Algorithm for Data Center Networks 被引量:3
1
作者 Jiahua Zhu Xianliang Jiang +4 位作者 Yan Yu Guang Jin Haiming Chen Xiaohui Li Long Qu 《China Communications》 SCIE CSCD 2020年第6期37-50,共14页
With the emerging diverse applications in data centers,the demands on quality of service in data centers also become diverse,such as high throughput of elephant flows and low latency of deadline-sensitive flows.Howeve... With the emerging diverse applications in data centers,the demands on quality of service in data centers also become diverse,such as high throughput of elephant flows and low latency of deadline-sensitive flows.However,traditional TCPs are ill-suited to such situations and always result in the inefficiency(e.g.missing the flow deadline,inevitable throughput collapse)of data transfers.This further degrades the user-perceived quality of service(QoS)in data centers.To reduce the flow completion time of mice and deadline-sensitive flows along with promoting the throughput of elephant flows,an efficient and deadline-aware priority-driven congestion control(PCC)protocol,which grants mice and deadline-sensitive flows the highest priority,is proposed in this paper.Specifically,PCC computes the priority of different flows according to the size of transmitted data,the remaining data volume,and the flows’deadline.Then PCC adjusts the congestion window according to the flow priority and the degree of network congestion.Furthermore,switches in data centers control the input/output of packets based on the flow priority and the queue length.Different from existing TCPs,to speed up the data transfers of mice and deadline-sensitive flows,PCC provides an effective method to compute and encode the flow priority explicitly.According to the flow priority,switches can manage packets efficiently and ensure the data transfers of high priority flows through a weighted priority scheduling with minor modification.The experimental results prove that PCC can improve the data transfer performance of mice and deadline-sensitive flows while guaranting the throughput of elephant flows. 展开更多
关键词 data center network low-latency PRIORITY switch scheduling transmission control protocol
在线阅读 下载PDF
Smart Meter Development for Cloud-Based Home Electricity Monitor System
2
作者 Yeong-Chin Chen Sunneng Sandino Berutu Yue-Hsien Wang 《Journal of Electronic Science and Technology》 CAS CSCD 2020年第4期378-390,共13页
Αcloud-based home electricity data-monitoring system,which is based on an Arduino Mega controller,is proposed for monitoring the electricity consumption(electrical power)and power quality(PQ)in home.This system is al... Αcloud-based home electricity data-monitoring system,which is based on an Arduino Mega controller,is proposed for monitoring the electricity consumption(electrical power)and power quality(PQ)in home.This system is also capable of monitoring the fundamental frequency and supply-voltage transients to ensure that the appliances operate in a safe operation range.The measured data(voltage and current)are transmitted through a Wi Fi device between the Arduino controller and server.The transmission control protocol(TCP)server is set up to acquire the high-data transmission rate.The server system immediately displays the calculated parameters and the waveform of the acquired signal.A comparison with a standard measurement device shows that the proposed system,which can be built at a low cost,exhibits the same functions as a factory product. 展开更多
关键词 Arduino controller CLOUD electrical power power monitoring transmission control protocol(TCP)ser
在线阅读 下载PDF
Modeling TCP Incast Issue in Data Center Networks and an Adaptive Application-Layer Solution
3
作者 Jin-Tang Luo Jie Xu Jian Sun 《Journal of Electronic Science and Technology》 CAS CSCD 2018年第1期84-91,共8页
In data centers, the transmission control protocol(TCP) incast causes catastrophic goodput degradation to applications with a many-to-one traffic pattern. In this paper, we intend to tame incast at the receiver-side a... In data centers, the transmission control protocol(TCP) incast causes catastrophic goodput degradation to applications with a many-to-one traffic pattern. In this paper, we intend to tame incast at the receiver-side application. Towards this goal, we first develop an analytical model that formulates the incast probability as a function of connection variables and network environment settings. We combine the model with the optimization theory and derive some insights into minimizing the incast probability through tuning connection variables related to applications. Then,enlightened by the analytical results, we propose an adaptive application-layer solution to the TCP incast.The solution equally allocates advertised windows to concurrent connections, and dynamically adapts the number of concurrent connections to the varying conditions. Simulation results show that our solution consistently eludes incast and achieves high goodput in various scenarios including the ones with multiple bottleneck links and background TCP traffic. 展开更多
关键词 Application-layer solution data center networks MODELING transmission control protocol(TCP) incast
在线阅读 下载PDF
一种高并发船舶设备管理服务器设计与实现 被引量:1
4
作者 于勃 《电声技术》 2023年第2期104-107,共4页
介绍了一种针对船舶设备管理系统的高并发服务器设计,实现了对船舶设备的监控和管理。传统服务器采用同步通信方式,在网络请求时会阻塞线程,造成服务器效率低下的问题,而异步编程可以避免线程阻塞问题[1]。通过使用Socket Async Event A... 介绍了一种针对船舶设备管理系统的高并发服务器设计,实现了对船舶设备的监控和管理。传统服务器采用同步通信方式,在网络请求时会阻塞线程,造成服务器效率低下的问题,而异步编程可以避免线程阻塞问题[1]。通过使用Socket Async Event Args完成端口来管理异步网络输入/输出(Input/Output,I/O)操作,结合线程池技术提高服务器的并发能力和效率[2]。在服务器架构方面,方案采用分层架构设计,将网络协议层和业务逻辑层分离,降低了模块之间的耦合度,提高了系统的可维护性和可扩展性,可满足不断增长的业务需求。 展开更多
关键词 传输控制协议(transmission Control protocol TCP)服务器 并发 完成端口
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部