Over the last few years, the deployment of Internet of Things (IoT) is attaining much more concern on smart computing devices. With the exponential growth of small devices and at the same time cheap prices of these se...
详细信息
User mobility is an intrinsic trait of many MEC applications, which has posed significant challenges for realizing reliable computing. However, existing works studying this problem mainly focus on the movements of use...
详细信息
In the era of cloud computing and big data, with the increasingly fierce competition between virtual organizations, achieving knowledge collaboration and consistency has become an important issue facing enterprises. T...
详细信息
ISBN:
(数字)9798350329773
ISBN:
(纸本)9798350329780
In the era of cloud computing and big data, with the increasingly fierce competition between virtual organizations, achieving knowledge collaboration and consistency has become an important issue facing enterprises. This article discusses how to achieve this goal by studying the dynamic shared networking technology of CORBA (common object request broker architecture). First, the characteristics of the technology are analyzed, corresponding rules are constructed, and the system is verified to have the characteristics of interactivity and stability. A new method is proposed to solve the above problems, and the algorithm is improved. The test results show that the response time of the database to process data return and send data at different number of client points is within 9 seconds, which can save time and improve system efficiency. At the same time, the fault tolerance rate is as low as 79% and as high as 94%.
The proceedings contain 10 papers. The topics discussed include: teaching parallel and distributedcomputing concepts in simulation with WRENCH;assessing the integration of parallel and distributedcomputing in early ...
ISBN:
(纸本)9781728159751
The proceedings contain 10 papers. The topics discussed include: teaching parallel and distributedcomputing concepts in simulation with WRENCH;assessing the integration of parallel and distributedcomputing in early undergraduate computer science curriculum using unplugged activities;successful systems in production graduate teaching;teaching concurrent and distributed programming with concepts over mathematical proofs;toward improving collaborative behaviour during competitive programming assignments;and teaching on demand: an HPC experience.
The widespread adoption of microservices architecture in modern software systems has emphasized the need for efficient management of distributed services. While stateless mi-croservices enable straightforward migratio...
详细信息
ISBN:
(数字)9798331542399
ISBN:
(纸本)9798331542405
The widespread adoption of microservices architecture in modern software systems has emphasized the need for efficient management of distributed services. While stateless mi-croservices enable straightforward migration, stateful microser-vices introduce added complexity due to the need to preserve in-memory state during migration. However, most container orchestrators, including Kubernetes, lack native support for live stateful service migration. This paper proposes an optimized migration scheme for stateful services in Kubernetes by integrating the Message-based Stateful Microservice Migration (MS2M) framework with Kubernetes' Forensic Container Checkpointing (FCC) feature. Key enhancements include support for migrating StatefulSet-managed Pods and the introduction of a Threshold-Based Cutoff Mechanism to handle high incoming message rates. Evaluation results demonstrate that MS2M for individual Pods reduces downtime by 96.986% compared to cold migration methods, while the StatefulSet approach provides greater flexibility in managing stateful services. These insights provide practical strategies for optimizing stateful microservice migration in cloud-native environments.
Multi-UAV Cooperative Search (MCS) can significantly enhance the efficiency and effectiveness of search by enabling multiple unmanned aerial vehicles (UAVs) to collaborate in conducting search missions. Thus, it has p...
详细信息
ISBN:
(数字)9781728190549
ISBN:
(纸本)9781728190556
Multi-UAV Cooperative Search (MCS) can significantly enhance the efficiency and effectiveness of search by enabling multiple unmanned aerial vehicles (UAVs) to collaborate in conducting search missions. Thus, it has played a vital role in various applications, such as surveillance, target detection, and information gathering. While existing works in this field mainly focused on a single UAV layer, in this work we consider a Multi-layered Aerial computing Network (MACN) scenario, which consists of a Low-Altitude Platform (LAP) layer with multiple high-flexibility and low-capacity UAVs (called LUAVs) and a High-Altitude Platform (HAP) layer with one low-flexibility and high-capacity UAV (called HUAV). In such a scenario, We focus on the joint optimization of flying trajectories, computation offloading, and resource allocation, aiming at minimizing the uncertainty of Search Probability Map (SPM). The problem is challenging due to the co-existence of discrete and continuous decision variables, as well as the fast and randomly changing of wireless environment. To solve the problem in an online and distributed manner, we propose a Multi-Agent Deep Reinforcement Learning (MADRL) approach based on Parameter Sharing and Action Mask (PSAM), called PSAMMA, where the State-Action-Reward-State-Action (SARSA) method is leveraged to determine the discrete flying and offloading decisions. Experiment results show that the proposed PSAMMA algorithm outperforms existing methods in terms of the average SPM uncertainty, the target discovery rate, and the coverage rate.
Huge amounts of data are ceaselessly being generated by a variety of devices, and the processing efforts for their collection and analysis grows exponentially as well. Storing them in one place and getting exact answe...
详细信息
ISBN:
(纸本)9781665480468
Huge amounts of data are ceaselessly being generated by a variety of devices, and the processing efforts for their collection and analysis grows exponentially as well. Storing them in one place and getting exact answers is almost impractical. Furthermore, computing aggregation and statistics that most exploratory data analysis would require imposes a heavy burden on networking and computing infrastructures. By adopting the edge/fog computing paradigm that has recently been developing can reduce such overheads by offloading jobs from central clouds to edge devices. We try to go one step further in this direction by approximating aggregate values and statistics for data analysis using tractable probabilistic models and optimizing network performance. This paper evaluates our preliminary result of our on-going project that was gained by fast-prototyping using Sum-Product Networks.
There is a significant rise in the adaptation of streaming applications in the past decade by individuals researchers and organizations in both industry and academia. These applications are all based on the modern dat...
详细信息
ISBN:
(纸本)9781728141985
There is a significant rise in the adaptation of streaming applications in the past decade by individuals researchers and organizations in both industry and academia. These applications are all based on the modern data stream processing systems that implement resource allocation and management in order to provide an uninterrupted track of queries over incoming input distributed data streams. More than a few stream processing engines exists to handle these distributed streaming applications. These distributed applications have open challenges like backpressure. In this paper, we introduce a backpressure mitigation mechanism for the distributed stream processing systems. The proposed backpressure mitigation technique is a generic one and is feasible to be implemented on top of a number of popular streaming frameworks. We use Flink as a testbed for this work and use its available APIs.
High-performance clusters and datacenters pose increasingly demanding requirements on storage systems. If these systems do not operate at scale, applications are doomed to become I/O bound and waste compute cycles. To...
详细信息
ISBN:
(纸本)9781665454452
High-performance clusters and datacenters pose increasingly demanding requirements on storage systems. If these systems do not operate at scale, applications are doomed to become I/O bound and waste compute cycles. To accelerate the data path to remote storage nodes, remote direct memory access (RDMA) has been embraced by storage systems to let data flow from the network to storage targets, reducing overall latency and CPU utilization. Yet, this approach still involves CPUs on the data path to enforce storage policies such as authentication, replication, and erasure coding. We show how storage policies can be offloaded to fully programmable SmartNICs, without involving host CPUs. By using PsPIN, an open-hardware SmartNIC, we show latency improvements for writes (up to 2x), data replication (up to 2x), and erasure coding (up to 2x), when compared to respective CPU- and RDMA-based alternatives.
暂无评论