Next Article in Journal
Editorial: Surveys in Algorithm Analysis and Complexity Theory, Part II (Special Issue)
Previous Article in Journal
Advancements in Machine Learning-Based Intrusion Detection in IoT: Research Trends and Challenges
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Distributed Load-Balancing Method for CCA Parallel Component Applications

by
Lei Guo
1,*,
Xin Guo
2 and
Feiya Lv
3
1
School of Software Engineering, Anyang Normal University, Anyang 455000, China
2
Beijing Power Node Technology Co., Ltd., Beijing 100176, China
3
Department of Chemical Engineering, Tsinghua University, Beijing 100190, China
*
Author to whom correspondence should be addressed.
Algorithms 2025, 18(4), 211; https://doi.org/10.3390/a18040211
Submission received: 12 March 2025 / Revised: 1 April 2025 / Accepted: 5 April 2025 / Published: 9 April 2025
(This article belongs to the Section Algorithms for Multidisciplinary Applications)

Abstract

Numerous universities and national laboratories in the United States have collaboratively established a Common Component Architecture (CCA) forum to conduct research on parallel component technology. Given the overhead associated with component connection and management, performance optimization is of utmost importance. Current research often employs static load-balancing strategies or centralized dynamic approaches for load-balancing in parallel component applications. By analyzing the operational mechanism of CCA parallel components, this paper introduces a dynamic and distributed load-balancing method for such applications. We have developed a class library of computing nodes utilizing an object-oriented approach. The resource-management node deploys component applications onto sub-clusters generated by an aggregation algorithm. Dependency among different component calls is determined through data flow analysis. We maintain the load information of computing nodes within the sub-cluster using a distributed table update algorithm. By capturing the dynamic load information of computing nodes at runtime, we implement a load-balancing strategy in a distributed manner. Our dynamic and distributed load-balancing algorithm is capable of balancing component instance tasks across different nodes in a heterogeneous cluster platform, thereby enhancing resource utilization efficiency. Compared to existing static or centralized load-balancing methods, the proposed method demonstrates superior performance and scalability.
Keywords: parallel component; performance optimization; load-balancing; parallel computing; resource management parallel component; performance optimization; load-balancing; parallel computing; resource management

Share and Cite

MDPI and ACS Style

Guo, L.; Guo, X.; Lv, F. Distributed Load-Balancing Method for CCA Parallel Component Applications. Algorithms 2025, 18, 211. https://doi.org/10.3390/a18040211

AMA Style

Guo L, Guo X, Lv F. Distributed Load-Balancing Method for CCA Parallel Component Applications. Algorithms. 2025; 18(4):211. https://doi.org/10.3390/a18040211

Chicago/Turabian Style

Guo, Lei, Xin Guo, and Feiya Lv. 2025. "Distributed Load-Balancing Method for CCA Parallel Component Applications" Algorithms 18, no. 4: 211. https://doi.org/10.3390/a18040211

APA Style

Guo, L., Guo, X., & Lv, F. (2025). Distributed Load-Balancing Method for CCA Parallel Component Applications. Algorithms, 18(4), 211. https://doi.org/10.3390/a18040211

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop