首页 > 最新文献

2008 IEEE International Conference on Web Services最新文献

英文 中文
Hybrid Parallelism for XML SAX Parsing XML SAX解析的混合并行性
Pub Date : 2008-09-23 DOI: 10.1109/ICWS.2008.107
Yinfei Pan, Y. Zhang, K. Chiu
XML has been widely adopted across a wide spectrum of applications. Its parsing efficiency, however, remains a concern, and can be a bottleneck. At the same time, with the trend towards multicore CPUs, parallelization to improve performance has become increasingly relevant. In previous work, we have investigated parallelizing DOM-style parsing and gained significant speedup. For streaming XML applications, however, SAX-style parsing is often required. In this paper, we present a technique and implementation of a parallel XML SAX parser. To handle inherent data dependencies in XML while still allowing reasonable scalability, we use a 4-stage software pipeline with a combination of strictly sequential stages and stages that can be further data-parallelized within the stage. We thus utilize a hybrid between pipelined parallelism and data parallelism. To demonstrate effectiveness, we test this approach on a Linux machine with two Intel Xeon L5320 CPUs for a total of 8 physical cores, and obtain good speedup up to about 8 CPUs.
XML已经在广泛的应用程序中被广泛采用。然而,它的解析效率仍然是一个问题,并且可能成为瓶颈。与此同时,随着多核cpu的发展趋势,提高性能的并行化变得越来越重要。在之前的工作中,我们研究了并行dom风格的解析,并获得了显著的加速。但是,对于流XML应用程序,通常需要sax样式的解析。在本文中,我们提出了一种并行XML SAX解析器的技术和实现。为了处理XML中固有的数据依赖关系,同时还允许合理的可伸缩性,我们使用了一个4阶段的软件管道,它结合了严格顺序的阶段和可以在阶段内进一步数据并行化的阶段。因此,我们利用了管道并行和数据并行的混合。为了证明有效性,我们在一台带有两个Intel Xeon L5320 cpu的Linux机器上测试了这种方法,总共有8个物理内核,并获得了高达8个cpu的良好加速。
{"title":"Hybrid Parallelism for XML SAX Parsing","authors":"Yinfei Pan, Y. Zhang, K. Chiu","doi":"10.1109/ICWS.2008.107","DOIUrl":"https://doi.org/10.1109/ICWS.2008.107","url":null,"abstract":"XML has been widely adopted across a wide spectrum of applications. Its parsing efficiency, however, remains a concern, and can be a bottleneck. At the same time, with the trend towards multicore CPUs, parallelization to improve performance has become increasingly relevant. In previous work, we have investigated parallelizing DOM-style parsing and gained significant speedup. For streaming XML applications, however, SAX-style parsing is often required. In this paper, we present a technique and implementation of a parallel XML SAX parser. To handle inherent data dependencies in XML while still allowing reasonable scalability, we use a 4-stage software pipeline with a combination of strictly sequential stages and stages that can be further data-parallelized within the stage. We thus utilize a hybrid between pipelined parallelism and data parallelism. To demonstrate effectiveness, we test this approach on a Linux machine with two Intel Xeon L5320 CPUs for a total of 8 physical cores, and obtain good speedup up to about 8 CPUs.","PeriodicalId":275591,"journal":{"name":"2008 IEEE International Conference on Web Services","volume":"178 ","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114090686","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}
引用次数: 25
Multimedia Content Provisioning Using Service Oriented Architectures 使用面向服务的体系结构提供多媒体内容
Pub Date : 2008-09-23 DOI: 10.1109/ICWS.2008.37
I. Brunkhorst, S. Tönnies, Wolf-Tilo Balke
Today, multimedia system are still widely realized as monolithic systems. But building such applications using Service-Oriented Architectures - especially for the Processing and Delivery of continuous Multimedia data streams - has been a controversial topic since years. As a result, applications in the multimedia domain cannot yet benefit from Web service architectures. Thus, building and maintaining large-scale multimedia applications remains a difficult, costly, time-consuming and challenging problem. In this paper we present our approach for building large scale multimedia systems and compare it with the current state of the art, concentrating on the selection and validation of multimedia service composition.
目前,多媒体系统仍普遍采用单片系统的形式来实现。但是,使用面向服务的体系结构构建这样的应用程序——特别是处理和交付连续的多媒体数据流——多年来一直是一个有争议的话题。因此,多媒体领域中的应用程序还不能从Web服务体系结构中获益。因此,构建和维护大型多媒体应用程序仍然是一个困难、昂贵、耗时和具有挑战性的问题。在本文中,我们提出了构建大型多媒体系统的方法,并将其与当前的技术状况进行了比较,重点介绍了多媒体服务组合的选择和验证。
{"title":"Multimedia Content Provisioning Using Service Oriented Architectures","authors":"I. Brunkhorst, S. Tönnies, Wolf-Tilo Balke","doi":"10.1109/ICWS.2008.37","DOIUrl":"https://doi.org/10.1109/ICWS.2008.37","url":null,"abstract":"Today, multimedia system are still widely realized as monolithic systems. But building such applications using Service-Oriented Architectures - especially for the Processing and Delivery of continuous Multimedia data streams - has been a controversial topic since years. As a result, applications in the multimedia domain cannot yet benefit from Web service architectures. Thus, building and maintaining large-scale multimedia applications remains a difficult, costly, time-consuming and challenging problem. In this paper we present our approach for building large scale multimedia systems and compare it with the current state of the art, concentrating on the selection and validation of multimedia service composition.","PeriodicalId":275591,"journal":{"name":"2008 IEEE International Conference on Web Services","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130747910","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}
引用次数: 19
Composing Adaptive Web Services on COTS Middleware 在COTS中间件上组合自适应Web服务
Pub Date : 2008-09-23 DOI: 10.1109/ICWS.2008.74
Y. Liu, Simon Truong, Shiping Chen, Liming Zhu
Composing adaptive and self-managing Web services needs plug-and-play architecture so that the deployment of control components does not require changes made to the Web services and the host middleware platforms. This is especially challenging for Web services running on COTS middleware platforms, such as Microsoft.Net. In this paper, we propose an architectural solution that introduces a management proxy between adaptive control components and Web services. The management proxy can be customized and seamlessly integrated with a COTS middleware platform by leveraging the existing middleware mechanisms. This solution enables dynamically composing adaptive Web services on COTS middleware without stopping its services. We demonstrate this architecture by a realistic Web service application built on .Net Windows Communication Foundation (WCF). The performance overhead incurred by this architecture is measured, and the results validate that our solution is efficient in terms of performance and flexibility.
组合自适应和自管理的Web服务需要即插即用的体系结构,这样控制组件的部署就不需要对Web服务和主机中间件平台进行更改。这对于运行在COTS中间件平台(如Microsoft.Net)上的Web服务来说尤其具有挑战性。在本文中,我们提出了一个在自适应控制组件和Web服务之间引入管理代理的体系结构解决方案。通过利用现有的中间件机制,可以定制管理代理并与COTS中间件平台无缝集成。此解决方案支持在COTS中间件上动态组合自适应Web服务,而无需停止其服务。我们通过一个基于。net Windows Communication Foundation (WCF)构建的实际Web服务应用程序来演示这种体系结构。测量了该体系结构产生的性能开销,结果验证了我们的解决方案在性能和灵活性方面是有效的。
{"title":"Composing Adaptive Web Services on COTS Middleware","authors":"Y. Liu, Simon Truong, Shiping Chen, Liming Zhu","doi":"10.1109/ICWS.2008.74","DOIUrl":"https://doi.org/10.1109/ICWS.2008.74","url":null,"abstract":"Composing adaptive and self-managing Web services needs plug-and-play architecture so that the deployment of control components does not require changes made to the Web services and the host middleware platforms. This is especially challenging for Web services running on COTS middleware platforms, such as Microsoft.Net. In this paper, we propose an architectural solution that introduces a management proxy between adaptive control components and Web services. The management proxy can be customized and seamlessly integrated with a COTS middleware platform by leveraging the existing middleware mechanisms. This solution enables dynamically composing adaptive Web services on COTS middleware without stopping its services. We demonstrate this architecture by a realistic Web service application built on .Net Windows Communication Foundation (WCF). The performance overhead incurred by this architecture is measured, and the results validate that our solution is efficient in terms of performance and flexibility.","PeriodicalId":275591,"journal":{"name":"2008 IEEE International Conference on Web Services","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130133545","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
Algorithm for Extrapolating Blogger's Interests through Library Classification Systems 通过图书馆分类系统推断博客兴趣的算法
Pub Date : 2008-09-23 DOI: 10.1109/ICWS.2008.25
Y. S. Kim, Kibeom Lee, J. Ryu
All words are used in books, in which each are organized into a category through a library classification system. Therefore, words used by bloggers are also written in books, which in turn are categorized into specific categories. If a blogger uses a particular word often, we can anticipate that the blogger will have interest areas coinciding with the related book categories. This paper suggests that bloggerspsila interests can be known through extracting keywords from blog entry titles and using book classification schemes. Because there were instances in which the keywords alone did not provide adequate information, the Naver (Korean search engine) related keywords search function was used because of its collective intelligence properties. During the experiment, test subjects picked the blogs and entry titles, which were analyzed using the 'Naver OpenAPI'. The results show that it is possible to know a blogger's interests using blog entry titles and book classifications.
所有的词都在书中使用,每一个词都通过图书馆的分类系统被组织成一个类别。因此,博主使用的词语也被写进了书中,而书又被分类成特定的类别。如果一个博主经常使用一个特定的词,我们可以预测博主的兴趣领域将与相关的书籍类别相吻合。本文建议通过从博客条目标题中提取关键词并使用图书分类方案来了解博客作者的兴趣。由于存在单独使用关键词无法提供足够信息的情况,因此利用了Naver(韩国搜索引擎)相关关键词搜索功能的集体智慧属性。在实验过程中,测试对象选择博客和条目标题,并使用“Naver OpenAPI”对其进行分析。结果表明,可以使用博客条目标题和书籍分类来了解博客作者的兴趣。
{"title":"Algorithm for Extrapolating Blogger's Interests through Library Classification Systems","authors":"Y. S. Kim, Kibeom Lee, J. Ryu","doi":"10.1109/ICWS.2008.25","DOIUrl":"https://doi.org/10.1109/ICWS.2008.25","url":null,"abstract":"All words are used in books, in which each are organized into a category through a library classification system. Therefore, words used by bloggers are also written in books, which in turn are categorized into specific categories. If a blogger uses a particular word often, we can anticipate that the blogger will have interest areas coinciding with the related book categories. This paper suggests that bloggerspsila interests can be known through extracting keywords from blog entry titles and using book classification schemes. Because there were instances in which the keywords alone did not provide adequate information, the Naver (Korean search engine) related keywords search function was used because of its collective intelligence properties. During the experiment, test subjects picked the blogs and entry titles, which were analyzed using the 'Naver OpenAPI'. The results show that it is possible to know a blogger's interests using blog entry titles and book classifications.","PeriodicalId":275591,"journal":{"name":"2008 IEEE International Conference on Web Services","volume":"96 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131536263","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
New Broadcasting System Combined with Radio Broadcasting and WWW 无线电广播与万维网相结合的新型广播系统
Pub Date : 2008-09-23 DOI: 10.1109/ICWS.2008.130
Y. Murata, D. Sato, Y. Itoga, T. Takayama, Nobuyoshi Sato, S. Horiguchi
Despite the benefits those communities FM radio broadcasting services provide to their listeners, more than half of the community stations in Japan are struggling financially. This situation has arisen because the Internet has attracted advertising revenue away from radio broadcasting channels. One way to revive local FM radio broadcasting is by adding new representation function to radio signals. It is designed for many listeners to share the same information simultaneously. On the other hand, while the Web provides a variety of content, its ability to broadcast is inferior to that of TV or radio broadcasting. Combining radio broadcasting and the WWW provides a new broadcasting media. The control signals used for accessing the Web are put onto radio sound by using Acoustic OFDM technology. We developed and evaluated such a broadcasting system.
尽管这些社区调频广播服务为听众提供了好处,但日本一半以上的社区电台都在财务上挣扎。之所以出现这种情况,是因为互联网吸引了广播频道的广告收入。恢复地方调频广播的一种方法是在无线电信号中增加新的表示功能。它是为许多听众同时分享相同的信息而设计的。另一方面,虽然网络提供了各种各样的内容,但它的广播能力不如电视或广播。无线电广播与万维网的结合提供了一种新的广播媒体。使用声学OFDM技术将用于访问Web的控制信号置于无线电声音上。我们开发并评估了这样一个广播系统。
{"title":"New Broadcasting System Combined with Radio Broadcasting and WWW","authors":"Y. Murata, D. Sato, Y. Itoga, T. Takayama, Nobuyoshi Sato, S. Horiguchi","doi":"10.1109/ICWS.2008.130","DOIUrl":"https://doi.org/10.1109/ICWS.2008.130","url":null,"abstract":"Despite the benefits those communities FM radio broadcasting services provide to their listeners, more than half of the community stations in Japan are struggling financially. This situation has arisen because the Internet has attracted advertising revenue away from radio broadcasting channels. One way to revive local FM radio broadcasting is by adding new representation function to radio signals. It is designed for many listeners to share the same information simultaneously. On the other hand, while the Web provides a variety of content, its ability to broadcast is inferior to that of TV or radio broadcasting. Combining radio broadcasting and the WWW provides a new broadcasting media. The control signals used for accessing the Web are put onto radio sound by using Acoustic OFDM technology. We developed and evaluated such a broadcasting system.","PeriodicalId":275591,"journal":{"name":"2008 IEEE International Conference on Web Services","volume":"47 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134010781","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
SWFilter: Semantic Web Services Filtering System SWFilter:语义Web服务过滤系统
Pub Date : 2008-09-23 DOI: 10.1109/ICWS.2008.132
Joonho Kwon, Sukho Lee
Web services search and discovery systems have received a great deal of attention recently. However, little attention has been given to a Web services filtering system. In this paper, we propose a design and architecture of a semantic Web services filtering system called SWFilter. SWFilter uses Prufer sequences transformed from Web services and user queries. The filtering process is performed in a bottom-up manner. Ontology information and compositions of Web services are also considered in the filtering process.
Web服务搜索和发现系统最近受到了极大的关注。然而,很少有人关注Web服务过滤系统。在本文中,我们提出了一个语义Web服务过滤系统SWFilter的设计和体系结构。SWFilter使用从Web服务和用户查询转换而来的Prufer序列。过滤过程以自底向上的方式执行。在过滤过程中还考虑了本体信息和Web服务的组合。
{"title":"SWFilter: Semantic Web Services Filtering System","authors":"Joonho Kwon, Sukho Lee","doi":"10.1109/ICWS.2008.132","DOIUrl":"https://doi.org/10.1109/ICWS.2008.132","url":null,"abstract":"Web services search and discovery systems have received a great deal of attention recently. However, little attention has been given to a Web services filtering system. In this paper, we propose a design and architecture of a semantic Web services filtering system called SWFilter. SWFilter uses Prufer sequences transformed from Web services and user queries. The filtering process is performed in a bottom-up manner. Ontology information and compositions of Web services are also considered in the filtering process.","PeriodicalId":275591,"journal":{"name":"2008 IEEE International Conference on Web Services","volume":"79 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116537010","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
Towards a Reversible BPEL Debugger 走向一个可逆的BPEL调试器
Pub Date : 2008-09-23 DOI: 10.1109/ICWS.2008.48
L. Bao, Sheng Chen, Xiyang Liu, Shengming Hu, Ping Chen
Despite the great momentum gained about the testing, analysis and verification of BPEL process, little attention has paid to the debugging issues, especially about the building of ad hoc debuggers. In this paper, we propose and implement RBDB (reversible BPEL debugger), a specially made reversible debugger for BPEL process. RBDB is built on the abstract debugging APIs to fulfill its functionality. A reversible concurrent debugging model and three strategies to handle different type of external Web services are introduced later. Finally, a comprehensive analysis of experiment data are presented. Evaluation results demonstrate that RBDB can improve users' efficiency significantly and decrease the invoking times of external services substantially.
尽管在BPEL流程的测试、分析和验证方面取得了很大的进展,但很少有人关注调试问题,特别是构建专门的调试器。在本文中,我们提出并实现了一个专门为BPEL过程设计的可逆调试器RBDB(可逆BPEL调试器)。RBDB是建立在抽象调试api的基础上实现其功能的。稍后将介绍一个可逆并发调试模型和处理不同类型外部Web服务的三种策略。最后,对实验数据进行了综合分析。评估结果表明,RBDB可以显著提高用户效率,显著减少外部服务的调用次数。
{"title":"Towards a Reversible BPEL Debugger","authors":"L. Bao, Sheng Chen, Xiyang Liu, Shengming Hu, Ping Chen","doi":"10.1109/ICWS.2008.48","DOIUrl":"https://doi.org/10.1109/ICWS.2008.48","url":null,"abstract":"Despite the great momentum gained about the testing, analysis and verification of BPEL process, little attention has paid to the debugging issues, especially about the building of ad hoc debuggers. In this paper, we propose and implement RBDB (reversible BPEL debugger), a specially made reversible debugger for BPEL process. RBDB is built on the abstract debugging APIs to fulfill its functionality. A reversible concurrent debugging model and three strategies to handle different type of external Web services are introduced later. Finally, a comprehensive analysis of experiment data are presented. Evaluation results demonstrate that RBDB can improve users' efficiency significantly and decrease the invoking times of external services substantially.","PeriodicalId":275591,"journal":{"name":"2008 IEEE International Conference on Web Services","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123305622","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}
引用次数: 0
A Hybrid Approach to QoS-Aware Service Composition qos感知服务组合的混合方法
Pub Date : 2008-09-23 DOI: 10.1109/ICWS.2008.29
Xinfeng Ye, Rami Mounla
QoS-aware service composition intends to maximize the QoS of a composite service when selecting service providers. This paper proposes a service composition scheme that uses a combination of Integer Programming, case-based reasoning, and, genetic algorithms techniques. The scheme reduces the service composition costs by reusing existing compositions. Experiments show that, compared with solutions purely based on Integer Programming, the proposed scheme is effective in reducing the time for carrying out service composition.
在选择服务提供者时,QoS感知服务组合旨在最大化组合服务的QoS。本文提出了一种结合整数规划、基于案例的推理和遗传算法技术的服务组合方案。该方案通过重用现有组合来降低服务组合成本。实验表明,与单纯基于整数规划的解决方案相比,该方案有效地减少了执行服务组合的时间。
{"title":"A Hybrid Approach to QoS-Aware Service Composition","authors":"Xinfeng Ye, Rami Mounla","doi":"10.1109/ICWS.2008.29","DOIUrl":"https://doi.org/10.1109/ICWS.2008.29","url":null,"abstract":"QoS-aware service composition intends to maximize the QoS of a composite service when selecting service providers. This paper proposes a service composition scheme that uses a combination of Integer Programming, case-based reasoning, and, genetic algorithms techniques. The scheme reduces the service composition costs by reusing existing compositions. Experiments show that, compared with solutions purely based on Integer Programming, the proposed scheme is effective in reducing the time for carrying out service composition.","PeriodicalId":275591,"journal":{"name":"2008 IEEE International Conference on Web Services","volume":"52 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125110536","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}
引用次数: 43
A Temporal Data-Mining Approach for Discovering End-to-End Transaction Flows 一种发现端到端事务流的时态数据挖掘方法
Pub Date : 2008-09-23 DOI: 10.1109/ICWS.2008.59
Ting Wang, Chang-Shing Perng, Tao Tao, Chunqiang Tang, Edward So, Chun Zhang, Rong N. Chang, Ling Liu
Effective management of Web Services systems relies on accurate understanding of end-to-end transaction flows, which may change over time as the service composition evolves. This work takes a data mining approach to automatically recovering end-to-end transaction flows from (potentially obscure) monitoring events produced by monitoring tools. We classify the caller-callee relationships among monitoring events into three categories(identity, direct-invoke, and cascaded-invoke), and propose unsupervised learning algorithms to generate rules for each type of relationship. The key idea is to leverage the temporal information available in the monitoring data and extract patterns that have statistical significance. By piecing together the caller-callee relationships a teach step along the invocation path, we can recover the end-to-end flow for every executed transaction. Experiments demonstrate that our algorithms outperform human experts in terms of solution quality, scale well with the data size, and are robust against noises in monitoring data.
Web服务系统的有效管理依赖于对端到端事务流的准确理解,这可能随着服务组合的发展而改变。这项工作采用数据挖掘方法,从监视工具产生的(可能不明确的)监视事件中自动恢复端到端事务流。我们将监视事件之间的调用者-被调用者关系分为三类(身份、直接调用和级联调用),并提出了无监督学习算法来为每种类型的关系生成规则。关键思想是利用监视数据中可用的时间信息并提取具有统计意义的模式。通过将调用者-被调用者关系作为调用路径上的一个步骤拼凑在一起,我们可以恢复每个已执行事务的端到端流。实验表明,我们的算法在解决方案质量方面优于人类专家,可以很好地随数据大小扩展,并且对监测数据中的噪声具有鲁棒性。
{"title":"A Temporal Data-Mining Approach for Discovering End-to-End Transaction Flows","authors":"Ting Wang, Chang-Shing Perng, Tao Tao, Chunqiang Tang, Edward So, Chun Zhang, Rong N. Chang, Ling Liu","doi":"10.1109/ICWS.2008.59","DOIUrl":"https://doi.org/10.1109/ICWS.2008.59","url":null,"abstract":"Effective management of Web Services systems relies on accurate understanding of end-to-end transaction flows, which may change over time as the service composition evolves. This work takes a data mining approach to automatically recovering end-to-end transaction flows from (potentially obscure) monitoring events produced by monitoring tools. We classify the caller-callee relationships among monitoring events into three categories(identity, direct-invoke, and cascaded-invoke), and propose unsupervised learning algorithms to generate rules for each type of relationship. The key idea is to leverage the temporal information available in the monitoring data and extract patterns that have statistical significance. By piecing together the caller-callee relationships a teach step along the invocation path, we can recover the end-to-end flow for every executed transaction. Experiments demonstrate that our algorithms outperform human experts in terms of solution quality, scale well with the data size, and are robust against noises in monitoring data.","PeriodicalId":275591,"journal":{"name":"2008 IEEE International Conference on Web Services","volume":"48 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117252685","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}
引用次数: 5
An Acknowledgement-Based Approach to Synthesizing Reliable Service Mediators 基于确认的综合可靠服务中介的方法
Pub Date : 2008-09-23 DOI: 10.1109/ICWS.2008.66
Baoping Lin, Qing Li, Naijie Gu
In this paper, we characterize the problem of how to synthesize a reliable service mediator that can guarantee reliable interaction of the mediated Web services. We first present formal models of reliable protocols for Web services and service mediators. Then, we introduce an algorithm for synthesizing reliable service mediators.
在本文中,我们描述了如何合成一个可靠的服务中介来保证被中介的Web服务的可靠交互的问题。我们首先给出Web服务和服务中介的可靠协议的正式模型。然后,我们介绍了一种合成可靠服务中介器的算法。
{"title":"An Acknowledgement-Based Approach to Synthesizing Reliable Service Mediators","authors":"Baoping Lin, Qing Li, Naijie Gu","doi":"10.1109/ICWS.2008.66","DOIUrl":"https://doi.org/10.1109/ICWS.2008.66","url":null,"abstract":"In this paper, we characterize the problem of how to synthesize a reliable service mediator that can guarantee reliable interaction of the mediated Web services. We first present formal models of reliable protocols for Web services and service mediators. Then, we introduce an algorithm for synthesizing reliable service mediators.","PeriodicalId":275591,"journal":{"name":"2008 IEEE International Conference on Web Services","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121441655","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
期刊
2008 IEEE International Conference on Web Services
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1