期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
Big-Data Processing Techniques and Their Challenges in Transport Domain 被引量:3
1
作者 Aftab Ahmed Chandio Nikos Tziritas cheng-zhong xu 《ZTE Communications》 2015年第1期50-59,共10页
This paper describes the fundamentals of cloud computing and current big-data key technologies. We categorize big-da- ta processing as batch-based, stream-based, graph-based, DAG-based, interactive-based, or visual-ba... This paper describes the fundamentals of cloud computing and current big-data key technologies. We categorize big-da- ta processing as batch-based, stream-based, graph-based, DAG-based, interactive-based, or visual-based according to the processing technique. We highlight the strengths and weaknesses of various big-data cloud processing techniques in order to help the big-data community select the appropri- ate processing technique. We also provide big data research challenges and future directions in aspect to transportation management systems. 展开更多
关键词 big-data cloud computing transportation management sys-tems MAPREDUCE bulk synchronous parallel
下载PDF
Prepartition: Load Balancing Approach for Virtual Machine Reservations in a Cloud Data Center
2
作者 田文洪 徐敏贤 +3 位作者 周光耀 吴逵 须成忠 Rajkumar Buyya 《Journal of Computer Science & Technology》 SCIE EI CSCD 2023年第4期773-792,共20页
Load balancing is vital for the efficient and long-term operation of cloud data centers.With virtualization,post(reactive)migration of virtual machines(VMs)after allocation is the traditional way for load balancing an... Load balancing is vital for the efficient and long-term operation of cloud data centers.With virtualization,post(reactive)migration of virtual machines(VMs)after allocation is the traditional way for load balancing and consolidation.However,it is not easy for reactive migration to obtain predefined load balance objectives and it may interrupt services and bring instability.Therefore,we provide a new approach,called Prepartition,for load balancing.It partitions a VM request into a few sub-requests sequentially with start time,end time and capacity demands,and treats each sub-request as a regular VM request.In this way,it can proactively set a bound for each VM request on each physical machine and makes the scheduler get ready before VM migration to obtain the predefined load balancing goal,which supports the resource allocation in a fine-grained manner.Simulations with real-world trace and synthetic data show that our proposed approach with offline version(PrepartitionOff)scheduling has 10%–20%better performance than the existing load balancing baselines under several metrics,including average utilization,imbalance degree,makespan and Capacity_makespan.We also extend Prepartition to online load balancing.Evaluation results show that our proposed approach also outperforms state-of-the-art online algorithms. 展开更多
关键词 cloud computing physical machine(PM) virtual machine(VM) RESERVATION load balancing Prepartition
原文传递
CloudRank-D: benchmarking and ranking cloud computing systems for data processing applications 被引量:5
3
作者 Chunjie LUO Jianfeng ZHAN +5 位作者 Zhen JIA Lei WANG Gang LU Lixin ZHANG cheng-zhong xu Ninghui SUN 《Frontiers of Computer Science》 SCIE EI CSCD 2012年第4期347-362,共16页
With the explosive growth of information, more and more organizations are deploying private cloud systems or renting public cloud systems to process big data. However, there is no existing benchmark suite for evaluati... With the explosive growth of information, more and more organizations are deploying private cloud systems or renting public cloud systems to process big data. However, there is no existing benchmark suite for evaluating cloud performance on the whole system level. To the best of our knowledge, this paper proposes the first benchmark suite CloudRank-D to benchmark and rank cloud computing sys- tems that are shared for running big data applications. We an- alyze the limitations of previous metrics, e.g., floating point operations, for evaluating a cloud computing system, and propose two simple metrics: data processed per second and data processed per Joule as two complementary metrics for evaluating cloud computing systems. We detail the design of CloudRank-D that considers representative applications, di- versity of data characteristics, and dynamic behaviors of both applications and system software platforms. Through experi- ments, we demonstrate the advantages of our proposed met- tics. In several case studies, we evaluate two small-scale de- ployments of cloud computing systems using CloudRank-D. 展开更多
关键词 data center systems CLOUDS big data applica- tions benchmarks evaluation metrics
原文传递
Towards adaptable and tunable cloud-based map-matching strategy for GPS trajectories 被引量:2
4
作者 Aftab Ahmed CHANDIO Nikos TZIRITAS +2 位作者 Fan ZHANG Ling YIN cheng-zhong xu 《Frontiers of Information Technology & Electronic Engineering》 SCIE EI CSCD 2016年第12期1305-1319,共15页
Smart cities have given a significant impetus to manage traffic and use transport networks in an intelligent way. For the above reason, intelligent transportation systems (ITSs) and location-based services (LBSs) ... Smart cities have given a significant impetus to manage traffic and use transport networks in an intelligent way. For the above reason, intelligent transportation systems (ITSs) and location-based services (LBSs) have become an interesting research area over the last years. Due to the rapid increase of data volume within the transportation domain, cloud environment is of paramount importance for storing, accessing, handling, and processing such huge amounts of data. A large part of data within the transportation domain is produced in the form of Global Positioning System (GPS) data. Such a kind of data is usually infrequent and noisy and achieving the quality of real-time transport applications based on GPS is a difficult task. The map-matching process, which is responsible for the accurate alignment of observed GPS positions onto a road network, plays a pivotal role in many ITS applications. Regarding accuracy, the performance of a map-matching strategy is based on the shortest path between two consecutive observed GPS positions. On the other extreme, processing shortest path queries (SPQs) incurs high computational cost. Current map-matching techniques are approached with a fixed number of parameters, i.e., the number of candidate points (NCP) and error circle radius (ECR), which may lead to uncertainty when identifying road segments and either low-accurate results or a large number of SPQs. Moreover, due to the sampling error, GPS data with a high-sampling period (i.e., less than 10 s) typically contains extraneous datum, which also incurs an extra number of SPQs. Due to the high computation cost incurred by SPQs, current map-matching strategies are not suitable for real-time processing. In this paper, we propose real-time map-matching (called RT-MM), which is a fully adaptive map-matching strategy based on cloud to address the key challenge of SPQs in a map-matching process for real-time GPS trajectories. The evaluation of our approach against state-of-the-art approaches is performed through simulations based on both synthetic and real-word datasets. 展开更多
关键词 Map-matching GPS trajectories Tuning-based Cloud computing Bulk synchronous parallel
原文传递
Interference Analysis of Co-Located Container Workloads:A Perspective from Hardware Performance Counters
5
作者 Wen-Yan Chen Ke-Jiang Ye +2 位作者 Cheng-Zhi Lu Dong-Dai Zhou cheng-zhong xu 《Journal of Computer Science & Technology》 SCIE EI CSCD 2020年第2期412-417,共6页
Workload characterization is critical for resource management and scheduling.Recently,with the fast development of container technique,more and more cloud service providers like Google and Alibaba adopt containers to ... Workload characterization is critical for resource management and scheduling.Recently,with the fast development of container technique,more and more cloud service providers like Google and Alibaba adopt containers to provide cloud services,due to the low overheads.However,the characteristics of co-located diverse services(e.g.,interactive on-line services,off-line computing services)running in containers are still not clear.In this paper,we present a comprehensive analysis of the characteristics of co-located workloads running in containers on the same server from the perspective of hardware events.Our study quantifies and reveals the system behavior from the micro-architecture level when workloads are running in different co-location patterns.Through the analysis of typical hardware events,we provide recommended/unrecommended co-location workload patterns which provide valuable deployment suggestions for datacenter administrators. 展开更多
关键词 WORKLOAD characterization CONTAINER CO-LOCATION pattern HARDWARE performance COUNTER
原文传递
Energy-aware application performance management in virtualized data centers
6
作者 Hui CHEN Ping LU +2 位作者 Pengcheng XIONG cheng-zhong xu Zhiping WANG 《Frontiers of Computer Science》 SCIE EI CSCD 2012年第4期373-387,共15页
Both performance and energy cost are impor- tant concerns for current data center operators. Traditionally, however, IT and mechanical engineers have separately op- timized the cyber and physical aspects of data cente... Both performance and energy cost are impor- tant concerns for current data center operators. Traditionally, however, IT and mechanical engineers have separately op- timized the cyber and physical aspects of data center operations. This paper considers both of these aspects with the eventual goal of developing performance and power management techniques that operate holistically to control the entire cyber-physical complex of data center installations. Toward this end, we propose a balance of payments model for holis- tic power and performance management. As an example of coordinated cyber-physical system management, the energy- aware cyber-physical system (EaCPS) uses an application controller on the cyber side to guarantee application perfor- mance, and on the physical side, it utilizes electric current- aware capacity management (CACM) to smartly place exe- cutables to reduce the energy consumption of each chassis present in a data center rack. A web application, representa- tive of a multi-tier web site, is used to evaluate the perfor- mance of the controller on the cyber side, the CACM control on the physical side, and the holistic EaCPS methods in a mid-size instrumented data center. Results indicate that coor- dinated EaCPS outperforms separate cyber and physical con- trol modules. 展开更多
关键词 cyber physical system energy management re-source management VIRTUALIZATION data centers
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部