2011 International Conference on P2P, Parallel, Grid, Cloud and Internet Computing最新文献

筛选
英文 中文
Evaluating the Robustness of Publish/Subscribe Systems 评估发布/订阅系统的健壮性
T. Mayer, L. Brunie, David Coquil, H. Kosch
{"title":"Evaluating the Robustness of Publish/Subscribe Systems","authors":"T. Mayer, L. Brunie, David Coquil, H. Kosch","doi":"10.1109/3PGCIC.2011.21","DOIUrl":"https://doi.org/10.1109/3PGCIC.2011.21","url":null,"abstract":"In recent years, publish/subscribe (pub/sub) systems have evolved as serious candidates for the implementation of multicast communication. However, to date they have not been properly analysed with respect to the critical dimension of robustness. Indeed, the robustness evaluations found in the literature only cover a subset of the types of failure situations and generally lack a comprehensive architectural classification. In this context, this paper introduces the necessary foundations for systematic evaluation of the robustness of pub/sub system: a comprehensive classification scheme and a complete taxonomy of failures. We argue that both robustness evaluation of pub/sub systems and development methods of robust pub/sub systems should take rational behavior into account. We demonstrate this point through an experimental study.","PeriodicalId":251730,"journal":{"name":"2011 International Conference on P2P, Parallel, Grid, Cloud and Internet Computing","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116109406","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 9
Fault Tolerance in Cluster Computing System 集群计算系统中的容错
Ashwini B. Patil, Ankit Shah, Sheetal Gaikwad, Akassh A. Mishra, S. S. Kohli, Sudhir N. Dhage
{"title":"Fault Tolerance in Cluster Computing System","authors":"Ashwini B. Patil, Ankit Shah, Sheetal Gaikwad, Akassh A. Mishra, S. S. Kohli, Sudhir N. Dhage","doi":"10.1109/3PGCIC.2011.77","DOIUrl":"https://doi.org/10.1109/3PGCIC.2011.77","url":null,"abstract":"With advancement in technology, the needs for high performance computing are increasing tremendously. Cluster computing has developed due to the availability of high performance cost effective processors and high speed networks. The long-term trend in High performance computing requires increasing number of nodes in parallel computing platforms. This however entails a higher failure probability. The Message Passing Paradigm (MPI) is currently the programming paradigm and communication library most commonly used on parallel computing platforms. MPI applications may get stopped at any time due to unpredictable failures during execution. In our paper we propose an efficient fault tolerant approach for MPI system in an asymmetric cluster computing environment. In this paper, we use centralized logging process. In the approach proposed, we use message logging for message losses. The process has three main parts failure detection, failure recovery and overload detection. Our System maintains monitor nodes for all nodes in cluster, the difference being all monitor nodes can work as a cluster node even when the system is functioning properly and not just at the time of node failure.","PeriodicalId":251730,"journal":{"name":"2011 International Conference on P2P, Parallel, Grid, Cloud and Internet Computing","volume":"23 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117088544","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Electronic Triage System: Casualties Monitoring System in the Disaster Scene 电子分诊系统:灾难现场伤亡监测系统
K. Sakanushi, Takuji Hieda, Taichiro Shiraishi, Y. Ode, Y. Takeuchi, M. Imai, T. Higashino, Hiroshi Tanaka
{"title":"Electronic Triage System: Casualties Monitoring System in the Disaster Scene","authors":"K. Sakanushi, Takuji Hieda, Taichiro Shiraishi, Y. Ode, Y. Takeuchi, M. Imai, T. Higashino, Hiroshi Tanaka","doi":"10.1109/3PGCIC.2011.58","DOIUrl":"https://doi.org/10.1109/3PGCIC.2011.58","url":null,"abstract":"Many persons are injured or killed in the disaster scene. Paper triage tags have been widely used in the disaster scene. The most serious problem of the paper triage tag is not to show the current priority. To save casualties' lives, this paper proposes an electronic triage system which consists of an electronic triage tag and an electronic triage server. The electronic triage tag always monitors vital signs of the casualty and transmits them to the electronic triage server. Experimental results show that the proposed electronic triage system can save more lives than the paper triage tag.","PeriodicalId":251730,"journal":{"name":"2011 International Conference on P2P, Parallel, Grid, Cloud and Internet Computing","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128092490","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
A Novel Job Scheduling Algorithm for Improving Data Grid's Performance 一种提高数据网格性能的作业调度算法
N. Mansouri, G. Dastghaibyfard, A. Horri
{"title":"A Novel Job Scheduling Algorithm for Improving Data Grid's Performance","authors":"N. Mansouri, G. Dastghaibyfard, A. Horri","doi":"10.1109/3PGCIC.2011.30","DOIUrl":"https://doi.org/10.1109/3PGCIC.2011.30","url":null,"abstract":"Data Grid is a geographically distributed environment that deals with large-scale data-intensive problems. The main problems in data grid are job scheduling and data management. Generally, job scheduling in Grid has been studied from the perspective of computational Grid. In Data Grid, effective scheduling policy should consider both computational and data storage resources. In this paper a new job scheduling algorithm, called Combine Scheduling Strategy (CSS) is proposed that considers number of jobs waiting in the queue, location of required data and the computing capacity of sites. Scheduling cannot be effective unless to combine it with replication. Therefore, we have discussed various strategies in scheduling and replica optimization. Simulation results demonstrate that CSS gives better performance compared to the other algorithms.","PeriodicalId":251730,"journal":{"name":"2011 International Conference on P2P, Parallel, Grid, Cloud and Internet Computing","volume":"96 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123188315","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 14
Leveraging Common-Sense in Human Activity Recognition 利用人类活动识别中的常识
M. Santofimia, X. D. Toro, Jesús Barba, F. Villanueva, J. C. López
{"title":"Leveraging Common-Sense in Human Activity Recognition","authors":"M. Santofimia, X. D. Toro, Jesús Barba, F. Villanueva, J. C. López","doi":"10.1109/3PGCIC.2011.41","DOIUrl":"https://doi.org/10.1109/3PGCIC.2011.41","url":null,"abstract":"This work is mainly intended to justify the feasibility and potential benefits that could be drawn from a comprehensive approach to activity recognition, based on the combination of action descriptors, sensor values, and common-sense knowledge.","PeriodicalId":251730,"journal":{"name":"2011 International Conference on P2P, Parallel, Grid, Cloud and Internet Computing","volume":"77 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130334106","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Performance Analysis and Performance Modeling of Web-Applications web应用程序的性能分析和性能建模
Heinz Kredel, H. Kruse, Ingo Ott
{"title":"Performance Analysis and Performance Modeling of Web-Applications","authors":"Heinz Kredel, H. Kruse, Ingo Ott","doi":"10.1109/3PGCIC.2011.27","DOIUrl":"https://doi.org/10.1109/3PGCIC.2011.27","url":null,"abstract":"We study the performance of coupled web servers and database servers of certain web-applications. We focus on the performance bottleneck of one of the most pressing applications and their average response time. Therefore we present the software architecture of this web-application, called \"Study-Portal\" of the University of Mannheim, and we identify typical workload scenarios. We discuss our performance measurements and document the software and hardware infrastructure used during the measurements. Our goal is the identification of the most influential parameters which determine the timing behavior of the combined web-application. For the modeling we will use standard stochastic methods, even if it will mean over simplification. Our results then provide a simple estimate for the considered web-application: a doubling of application servers leads to half of the response time in case of sufficiently many clients. The developed model fits well with the observations in the operating environment of an IT-center.","PeriodicalId":251730,"journal":{"name":"2011 International Conference on P2P, Parallel, Grid, Cloud and Internet Computing","volume":"49 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129564759","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Evaluation of Optimistic Replication Techniques for Dynamic Files in P2P Systems P2P系统中动态文件的乐观复制技术评价
Alina-Diana Potlog, F. Xhafa, Florin Pop, V. Cristea
{"title":"Evaluation of Optimistic Replication Techniques for Dynamic Files in P2P Systems","authors":"Alina-Diana Potlog, F. Xhafa, Florin Pop, V. Cristea","doi":"10.1109/3PGCIC.2011.47","DOIUrl":"https://doi.org/10.1109/3PGCIC.2011.47","url":null,"abstract":"Replication techniques are commonplace in P2P computing systems. Initially, the objective of such techniques was to ensure availability of immutable information (typically files) in P2P systems under highly dynamic nature of large P2P systems. But also dynamic documents, which are documents that change over time, can be replicated. In this case, consistency issues must be addressed. It is therefore interesting to study different replication techniques for dynamic files in the context of a peer-group. In this paper, we propose a replication system for documents structured as XML files and evaluate them under different scenarios. The proposed system has a super-peer architecture that provides fast consistency for late joining peers. It uses optimistic replication techniques with propagating update operations from source node to destination node in push mode. The system is suitable for asynchronous collaboration, which arises in online collaborative teams accomplishing a common project in a P2P environment.","PeriodicalId":251730,"journal":{"name":"2011 International Conference on P2P, Parallel, Grid, Cloud and Internet Computing","volume":"117 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134580823","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
A Preliminary Evaluation for User Interfaces According to User Computer Skill and Computer Specifications 根据用户计算机技能和计算机规格对用户界面进行初步评估
Shinichi Inenaga, Kaoru Sugita, Tetsushi Oka, M. Yokota
{"title":"A Preliminary Evaluation for User Interfaces According to User Computer Skill and Computer Specifications","authors":"Shinichi Inenaga, Kaoru Sugita, Tetsushi Oka, M. Yokota","doi":"10.1109/3PGCIC.2011.53","DOIUrl":"https://doi.org/10.1109/3PGCIC.2011.53","url":null,"abstract":"Recently, immense multimedia information is exchanged on the Internet, where 3DCG, video, image, sound, and text are involved in various circumstances with different terminal devices, networks, and users with different knowledge and competence on using computers. This fact may easily lead to so called edigital divide' unless any special support is given to the users with few knowledge. We have already proposed a new concept of euniversal multimedia access' intended to narrow the digital divide by providing appropriate multimedia expressions according to users' (mental and physical) abilities, computer facilities, and network environments. In this paper, we show our preliminary evaluation of the user interfaces according to user computer skill and computer specifications.","PeriodicalId":251730,"journal":{"name":"2011 International Conference on P2P, Parallel, Grid, Cloud and Internet Computing","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114074214","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Experiment on Multi-video Transmission with Multipoint Tiled Display Wall 多点拼接显示墙的多视频传输实验
Yasuo Ebara
{"title":"Experiment on Multi-video Transmission with Multipoint Tiled Display Wall","authors":"Yasuo Ebara","doi":"10.1109/3PGCIC.2011.54","DOIUrl":"https://doi.org/10.1109/3PGCIC.2011.54","url":null,"abstract":"In order to realize realistic remote communication between multipoint remote places via the Internet, the display of video streaming in each remote site with the large-scale screen is effective. However, grainy video is displayed on largescale screen to depend on the display resolution specification of display equipments such as a projector and wide-area monitor, and sufficient quality is not obtained. In this paper, we have constructed remote communication environment with tiled display wall in multipoint sites and have conducted experiment in order to study the possibility of realistic remote communication with multi-video streaming. From experimental results, these video streaming from each site have been shown to display more high-quality than expanded video image by single small camera. Moreover, we have measured the network throughput performance for each transmitted and received video streaming in this environment. From measurement results, the steady throughput performance has been gained in the case of each transmitted and received video streaming.","PeriodicalId":251730,"journal":{"name":"2011 International Conference on P2P, Parallel, Grid, Cloud and Internet Computing","volume":"120 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132170168","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Private Audio Streaming for an Automated Phone Assistance System 用于自动电话辅助系统的私人音频流
Juan Vera del Campo, A. Gomez-Muro, M. Soriano
{"title":"Private Audio Streaming for an Automated Phone Assistance System","authors":"Juan Vera del Campo, A. Gomez-Muro, M. Soriano","doi":"10.1109/3PGCIC.2011.62","DOIUrl":"https://doi.org/10.1109/3PGCIC.2011.62","url":null,"abstract":"In a question-driven phone assistance system, if the answer to one question decides the next one, hiding user's answers is not enough to protect her privacy. In this work, we explore an audio streaming mechanism where the assistance system is not aware of the questions that the user retrieves. In addition, we discuss the deployment of these mechanisms on a real system, using VoIP schemes and cloud computing.","PeriodicalId":251730,"journal":{"name":"2011 International Conference on P2P, Parallel, Grid, Cloud and Internet Computing","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130514867","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信