首页 > 最新文献

IEEE International Conference on e-Business Engineering (ICEBE'05)最新文献

英文 中文
ARDE: a novel framework to define workflow participants ARDE:一个定义工作流参与者的新框架
Pub Date : 2005-10-12 DOI: 10.1109/ICEBE.2005.30
Qijun Deng, Jiangtao Liu, Qing Zhang
The organizational structures-based workflow participant definition, which appoints activity executors according to user's role, department or ID, is widely used in commercial workflow management systems presently. This approach lacks of flexible mechanisms for complex participants assignment. This paper describes a novel approach (ARDE) to define workflow participants. ARDE defines participant from four facets, namely assignment, rule, duration and exception. Assignment uses an SQL-like language to define the qualification that activity participants must meet. Rule expresses a regulation to choose user(s) from all of qualified participants to undertake the task at runtime. The regulation considers the use's context, including workload, online and vacancy, etc. Duration is the interval during which the task starts and completes. Exception represents the handling strategy when a task cannot be finished in the planned duration. In order to enforce the expression capacity, an organizational meta-model, several built-in functions and an entity outdata are introduced in this article
基于组织结构的工作流参与者定义,根据用户的角色、部门或ID来指定活动执行者,是目前商业工作流管理系统中广泛使用的一种方法。这种方法对于复杂的参与者分配缺乏灵活的机制。本文描述了一种定义工作流参与者的新方法(ARDE)。ARDE从四个方面定义参与者,即分配、规则、持续时间和例外。分配使用类似sql的语言来定义活动参与者必须满足的条件。规则表达了在运行时从所有合格参与者中选择用户承担任务的规则。该规定考虑了使用情况,包括工作量、在线和空缺等。Duration是任务开始和完成的时间间隔。异常表示任务无法在计划持续时间内完成时的处理策略。为了增强表达能力,本文引入了组织元模型、几个内置函数和实体外数据
{"title":"ARDE: a novel framework to define workflow participants","authors":"Qijun Deng, Jiangtao Liu, Qing Zhang","doi":"10.1109/ICEBE.2005.30","DOIUrl":"https://doi.org/10.1109/ICEBE.2005.30","url":null,"abstract":"The organizational structures-based workflow participant definition, which appoints activity executors according to user's role, department or ID, is widely used in commercial workflow management systems presently. This approach lacks of flexible mechanisms for complex participants assignment. This paper describes a novel approach (ARDE) to define workflow participants. ARDE defines participant from four facets, namely assignment, rule, duration and exception. Assignment uses an SQL-like language to define the qualification that activity participants must meet. Rule expresses a regulation to choose user(s) from all of qualified participants to undertake the task at runtime. The regulation considers the use's context, including workload, online and vacancy, etc. Duration is the interval during which the task starts and completes. Exception represents the handling strategy when a task cannot be finished in the planned duration. In order to enforce the expression capacity, an organizational meta-model, several built-in functions and an entity outdata are introduced in this article","PeriodicalId":118472,"journal":{"name":"IEEE International Conference on e-Business Engineering (ICEBE'05)","volume":"44 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126896123","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
Correctness verification of synchronization based workflow model 基于同步的工作流模型正确性验证
Pub Date : 2005-10-12 DOI: 10.1109/ICEBE.2005.43
Cai Jian, Zhao Wen, Zhang Shikun, Wan Lifu
Workflow management systems facilitate the everyday operation of business processes by taking care of the logistic control of work. In contrast to traditional information systems, they attempt to support frequent changes of the workflows at hand. Therefore, the need for analysis methods to verify the correctness of workflows is becoming more prominent. In this paper, we present a method for correctness verification of synchronization based workflow model. Moreover, the method can give a counterexample when an error exists in model, this will help to improve the model
工作流程管理系统通过对工作的后勤控制来促进业务流程的日常运作。与传统的信息系统相比,它们试图支持手头工作流程的频繁变化。因此,对验证工作流正确性的分析方法的需求变得更加突出。本文提出了一种基于同步工作流模型的正确性验证方法。此外,该方法还可以在模型存在误差时给出反例,有助于改进模型
{"title":"Correctness verification of synchronization based workflow model","authors":"Cai Jian, Zhao Wen, Zhang Shikun, Wan Lifu","doi":"10.1109/ICEBE.2005.43","DOIUrl":"https://doi.org/10.1109/ICEBE.2005.43","url":null,"abstract":"Workflow management systems facilitate the everyday operation of business processes by taking care of the logistic control of work. In contrast to traditional information systems, they attempt to support frequent changes of the workflows at hand. Therefore, the need for analysis methods to verify the correctness of workflows is becoming more prominent. In this paper, we present a method for correctness verification of synchronization based workflow model. Moreover, the method can give a counterexample when an error exists in model, this will help to improve the model","PeriodicalId":118472,"journal":{"name":"IEEE International Conference on e-Business Engineering (ICEBE'05)","volume":"61 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114193223","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
A model driven XML transformation framework for business performance management 用于业务性能管理的模型驱动的XML转换框架
Pub Date : 2005-10-12 DOI: 10.1504/IJEB.2006.010867
Shyh-Kwei Chen, H. Lei, M. Wahler, Henry Chang, K. Bhaskaran, J. H. Frank
As XML formats have been widely adopted for representing business documents both within and across enterprises, XML to XML translation becomes a common and critical component for business process integration. Due to limitations of popular approaches such as XSLT for XML translations, we designed a model driven development framework for XML to XML translation with the additional benefits of code re-use and strong built-in model validation. We further applied this framework to the domain of business performance management, converting documents from human-readable XML format to machine-readable XMI format
由于XML格式已被广泛用于表示企业内部和跨企业的业务文档,因此XML到XML的转换成为业务流程集成的常见和关键组件。由于流行方法(如用于XML翻译的XSLT)的局限性,我们设计了一个模型驱动的开发框架,用于XML到XML的转换,并具有代码重用和强大的内置模型验证的额外好处。我们进一步将该框架应用于业务性能管理领域,将文档从人类可读的XML格式转换为机器可读的XML格式
{"title":"A model driven XML transformation framework for business performance management","authors":"Shyh-Kwei Chen, H. Lei, M. Wahler, Henry Chang, K. Bhaskaran, J. H. Frank","doi":"10.1504/IJEB.2006.010867","DOIUrl":"https://doi.org/10.1504/IJEB.2006.010867","url":null,"abstract":"As XML formats have been widely adopted for representing business documents both within and across enterprises, XML to XML translation becomes a common and critical component for business process integration. Due to limitations of popular approaches such as XSLT for XML translations, we designed a model driven development framework for XML to XML translation with the additional benefits of code re-use and strong built-in model validation. We further applied this framework to the domain of business performance management, converting documents from human-readable XML format to machine-readable XMI format","PeriodicalId":118472,"journal":{"name":"IEEE International Conference on e-Business Engineering (ICEBE'05)","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115268675","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
Enabling customer-driven processes in value-added networks using an architecture for e-collaboration 使用电子协作架构在增值网络中启用客户驱动的流程
Pub Date : 2005-10-12 DOI: 10.1109/ICEBE.2005.61
O. Adam, Pavlina Chikova, A. Hofer
Different customer requirements in combination with technological advances caused mainly by the Internet enable new or improved customer-driven business processes. The management of such processes requires a deep but flexible integration of enterprises. In this context new forms of cooperation like e-collaboration, describing the efficient and effective collaboration of participants in a value-added network, arise. In order to manage customer-driven business processes across such networks, existing concepts and tools for business process management need to be adapted and extended. For that purpose an e-collaboration architecture is presented in this paper, which shows how cross-enterprise, customer-driven processes can be planned, implemented and controlled in a value-added network. Another important building block is the life-cycle-model that serves as a guideline for the process-oriented creation and operation of cooperations towards a common customer-driven production and bundling of goods and services
不同的客户需求与主要由Internet引起的技术进步相结合,使新的或改进的客户驱动的业务流程成为可能。这些流程的管理需要企业进行深度而灵活的集成。在这种情况下,出现了新的合作形式,如电子协作,描述了增值网络中参与者的高效和有效的协作。为了跨此类网络管理客户驱动的业务流程,需要调整和扩展用于业务流程管理的现有概念和工具。为此,本文提出了一个电子协作体系结构,它展示了如何在增值网络中规划、实现和控制跨企业、客户驱动的流程。另一个重要的构建块是生命周期模型,它作为面向流程的创建和合作操作的指导方针,以实现共同的客户驱动的生产和商品与服务的捆绑
{"title":"Enabling customer-driven processes in value-added networks using an architecture for e-collaboration","authors":"O. Adam, Pavlina Chikova, A. Hofer","doi":"10.1109/ICEBE.2005.61","DOIUrl":"https://doi.org/10.1109/ICEBE.2005.61","url":null,"abstract":"Different customer requirements in combination with technological advances caused mainly by the Internet enable new or improved customer-driven business processes. The management of such processes requires a deep but flexible integration of enterprises. In this context new forms of cooperation like e-collaboration, describing the efficient and effective collaboration of participants in a value-added network, arise. In order to manage customer-driven business processes across such networks, existing concepts and tools for business process management need to be adapted and extended. For that purpose an e-collaboration architecture is presented in this paper, which shows how cross-enterprise, customer-driven processes can be planned, implemented and controlled in a value-added network. Another important building block is the life-cycle-model that serves as a guideline for the process-oriented creation and operation of cooperations towards a common customer-driven production and bundling of goods and services","PeriodicalId":118472,"journal":{"name":"IEEE International Conference on e-Business Engineering (ICEBE'05)","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123785187","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
Capacity allocation for business processes with QoS requirements: a heavy traffic approach 具有QoS要求的业务流程的容量分配:大流量方法
Pub Date : 2005-10-12 DOI: 10.1109/ICEBE.2005.36
Pu Huang
The Business Process Execution Language for Web services (BPEL) provides a common standard for modeling and sharing business processes across enterprises via Web services. Business applications that handle different operations within a business process usually share computational capacity. In this paper, we provide a method to allocate computational capacity across these applications. Our method takes the following factors into consideration: random arrivals of business process instances, service time fluctuations of business applications, quality of service (QoS) requirements, and the composition structure of the business process specified by BPEL. Using heavy traffic approximations, we formulate and solve the capacity allocation problem as a nonlinear optimization problem with QoS constraints; our method also gives a pessimistic bound on the maximum sustainable request rate the system can support
用于Web服务的业务流程执行语言(BPEL)为通过Web服务跨企业建模和共享业务流程提供了一个通用标准。处理业务流程中不同操作的业务应用程序通常共享计算能力。在本文中,我们提供了一种在这些应用程序之间分配计算能力的方法。我们的方法考虑了以下因素:业务流程实例的随机到达、业务应用程序的服务时间波动、服务质量(QoS)需求以及BPEL指定的业务流程的组合结构。利用大流量近似,将容量分配问题表述为具有QoS约束的非线性优化问题,并将其求解;该方法还给出了系统所能支持的最大持续请求率的悲观界
{"title":"Capacity allocation for business processes with QoS requirements: a heavy traffic approach","authors":"Pu Huang","doi":"10.1109/ICEBE.2005.36","DOIUrl":"https://doi.org/10.1109/ICEBE.2005.36","url":null,"abstract":"The Business Process Execution Language for Web services (BPEL) provides a common standard for modeling and sharing business processes across enterprises via Web services. Business applications that handle different operations within a business process usually share computational capacity. In this paper, we provide a method to allocate computational capacity across these applications. Our method takes the following factors into consideration: random arrivals of business process instances, service time fluctuations of business applications, quality of service (QoS) requirements, and the composition structure of the business process specified by BPEL. Using heavy traffic approximations, we formulate and solve the capacity allocation problem as a nonlinear optimization problem with QoS constraints; our method also gives a pessimistic bound on the maximum sustainable request rate the system can support","PeriodicalId":118472,"journal":{"name":"IEEE International Conference on e-Business Engineering (ICEBE'05)","volume":"38 8","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114039820","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 rumor-spreading model of service advertisement forwarding in decentralized e-commerce 分散式电子商务中服务广告转发的谣言传播模型
Pub Date : 2005-10-12 DOI: 10.1109/ICEBE.2005.16
Dalu Zhang, Fang Gao, Zhe Yang
SophiNode uses P2P infrastructure to realize a decentralized e-commerce application. And service advertisement forwarding is an interesting topic in SophiNode. We discuss speed, scope and overhead feature of a service discovery system, and put forward a rumor-spreading model to improve these features. We try to simulate rumor-spreading process of human life, and avoid unnecessary duplicated advertisement overhead. Two key concepts are adopted: forwarding probability and forwarding weight. The former is in inverse proportion with service advertisement popularity; so that popular advertisements are filtered while rare advertisements are wildly spread. The later helps to determine the next hop when forwarding an advertisement. Our simulation shows that after rumor-spreading model is adopted, speed and scope feature of service query is improved while overhead feature keeps steady
sopinode采用P2P基础架构实现去中心化的电子商务应用。服务广告转发在sopinode中是一个有趣的话题。讨论了服务发现系统的速度、范围和开销特征,并提出了一种谣言传播模型来改进这些特征。我们尽量模拟人类生活中的谣言传播过程,避免不必要的重复广告开销。采用了转发概率和转发权两个关键概念。前者与服务广告知名度成反比;因此,流行的广告被过滤,而罕见的广告被广泛传播。后者用于在转发广告时确定下一跳。仿真结果表明,采用谣言传播模型后,服务查询的速度和范围特征得到了提高,开销特征保持稳定
{"title":"A rumor-spreading model of service advertisement forwarding in decentralized e-commerce","authors":"Dalu Zhang, Fang Gao, Zhe Yang","doi":"10.1109/ICEBE.2005.16","DOIUrl":"https://doi.org/10.1109/ICEBE.2005.16","url":null,"abstract":"SophiNode uses P2P infrastructure to realize a decentralized e-commerce application. And service advertisement forwarding is an interesting topic in SophiNode. We discuss speed, scope and overhead feature of a service discovery system, and put forward a rumor-spreading model to improve these features. We try to simulate rumor-spreading process of human life, and avoid unnecessary duplicated advertisement overhead. Two key concepts are adopted: forwarding probability and forwarding weight. The former is in inverse proportion with service advertisement popularity; so that popular advertisements are filtered while rare advertisements are wildly spread. The later helps to determine the next hop when forwarding an advertisement. Our simulation shows that after rumor-spreading model is adopted, speed and scope feature of service query is improved while overhead feature keeps steady","PeriodicalId":118472,"journal":{"name":"IEEE International Conference on e-Business Engineering (ICEBE'05)","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131480461","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
Normal forms and normalized design method for business service 业务服务的规范化形式和规范化设计方法
Pub Date : 2005-10-12 DOI: 10.1109/ICEBE.2005.91
Zhongjie Wang, Xiaofei Xu, D. Zhan
Service-oriented computing (SOC) is thought to be an effective way to tackle complex Web-based business collaborations between enterprises in e-business environment, but in practice it didn't reach the expectation. Current researches mainly focus on technological aspects, such as service publication, discovery, binding, and composition, etc, while lack in effective ways to support service identification and design before they are to be published and discovered by other enterprises. This paper analyzes the relationships between business service and inter-/intra-enterprise business processes, discusses what kind of properties a "good" service should have, and accordingly presents a service normal form (SNF) and the corresponding service normalization method. In this method, the way of how to identify normalized services from business process models, and how to create close mapping between services and legacy component-based information systems, are emphatically discussed. This method provides great significance to help enterprises identifying and designing valuable business services
面向服务的计算(SOC)被认为是解决电子商务环境下企业间复杂的基于web的业务协作的有效方法,但在实践中并没有达到预期的效果。目前的研究主要集中在服务的发布、发现、绑定、组合等技术方面,在服务被其他企业发布和发现之前,缺乏有效的方法来支持服务的识别和设计。本文分析了业务服务与企业间/企业内部业务流程之间的关系,讨论了“好的”服务应该具有什么样的属性,并据此提出了服务范式(SNF)和相应的服务规范化方法。在此方法中,着重讨论了如何从业务流程模型中识别规范化服务,以及如何在服务和基于遗留组件的信息系统之间创建紧密映射。该方法对帮助企业识别和设计有价值的业务服务具有重要意义
{"title":"Normal forms and normalized design method for business service","authors":"Zhongjie Wang, Xiaofei Xu, D. Zhan","doi":"10.1109/ICEBE.2005.91","DOIUrl":"https://doi.org/10.1109/ICEBE.2005.91","url":null,"abstract":"Service-oriented computing (SOC) is thought to be an effective way to tackle complex Web-based business collaborations between enterprises in e-business environment, but in practice it didn't reach the expectation. Current researches mainly focus on technological aspects, such as service publication, discovery, binding, and composition, etc, while lack in effective ways to support service identification and design before they are to be published and discovered by other enterprises. This paper analyzes the relationships between business service and inter-/intra-enterprise business processes, discusses what kind of properties a \"good\" service should have, and accordingly presents a service normal form (SNF) and the corresponding service normalization method. In this method, the way of how to identify normalized services from business process models, and how to create close mapping between services and legacy component-based information systems, are emphatically discussed. This method provides great significance to help enterprises identifying and designing valuable business services","PeriodicalId":118472,"journal":{"name":"IEEE International Conference on e-Business Engineering (ICEBE'05)","volume":"54 76 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133709052","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}
引用次数: 18
An integrated rule-based and case-based reasoning system for customer service management 一个集成的基于规则和基于案例的客户服务管理推理系统
Pub Date : 2005-10-12 DOI: 10.1109/ICEBE.2005.28
L. An, Jianyuan Yan, Ling-yun Tong
This paper presents a hybrid system that integrates case-based reasoning (CBR) and rule-based reasoning (RBR) supported by data warehouse for customer service management (CSM). Cases represented by XML are extracted into data warehouse after data cleaning, integration, selection, and transformation. By integrating OLAP with data mining based on rough set theory in multidimensional databases, online analytical mining in different granularity provides CBR with the flexibility to select the desired solutions for customers. Examples illustrate the effectiveness of the proposed system
提出了一种基于案例推理(CBR)和基于规则推理(RBR)的客户服务管理数据仓库混合系统。通过数据清理、集成、选择和转换,将用XML表示的案例提取到数据仓库中。通过在多维数据库中集成OLAP和基于粗糙集理论的数据挖掘,不同粒度的在线分析挖掘为CBR提供了为客户选择所需解决方案的灵活性。实例说明了该系统的有效性
{"title":"An integrated rule-based and case-based reasoning system for customer service management","authors":"L. An, Jianyuan Yan, Ling-yun Tong","doi":"10.1109/ICEBE.2005.28","DOIUrl":"https://doi.org/10.1109/ICEBE.2005.28","url":null,"abstract":"This paper presents a hybrid system that integrates case-based reasoning (CBR) and rule-based reasoning (RBR) supported by data warehouse for customer service management (CSM). Cases represented by XML are extracted into data warehouse after data cleaning, integration, selection, and transformation. By integrating OLAP with data mining based on rough set theory in multidimensional databases, online analytical mining in different granularity provides CBR with the flexibility to select the desired solutions for customers. Examples illustrate the effectiveness of the proposed system","PeriodicalId":118472,"journal":{"name":"IEEE International Conference on e-Business Engineering (ICEBE'05)","volume":"127 ","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133876229","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
Enable efficient stage construction for replication based fault-tolerant execution of mobile agent 为基于复制的移动代理容错执行启用有效的阶段构造
Pub Date : 2005-10-12 DOI: 10.1109/ICEBE.2005.60
Zhaoxia Lu, Guangzhou Zeng, Yaping Zhong, Gongping Yang
Reliability as well as fault-tolerance is a fundamental issue for the development of robust mobile agent system. A number of research works is done in these areas. Some researchers adopt the use of spatial replication based approach since it can reduce blocking possibility of mobile agent execution. Unfortunately, this fault-tolerance scheme is not cost effective because it incurs great costs of time and communication, which leads to increased system load. In this paper, we present a dynamic stage construction protocol for mobile agent execution to maintain high performance without being forced to make tradeoffs in reliability. The protocol schedules task execution dynamically according to the execution ability of visited nodes, hence avoid the unnecessary revisit to them at latter stage and cut down total execution time. On the other hand, it has specific node selection strategy to guarantee reliability, decrease communication overhead between two consecutive stages and improve efficiency
可靠性和容错是开发健壮的移动代理系统的基本问题。在这些领域进行了大量的研究工作。一些研究者采用基于空间复制的方法,因为它可以减少移动代理执行阻塞的可能性。不幸的是,这种容错方案的成本效益不高,因为它会耗费大量的时间和通信成本,从而导致系统负载的增加。在本文中,我们提出了一种移动代理执行的动态阶段构建协议,以保持高性能,而不必被迫在可靠性方面做出权衡。该协议根据被访问节点的执行能力动态调度任务执行,从而避免了后期不必要的重新访问,减少了总执行时间。另一方面,它具有特定的节点选择策略,以保证可靠性,减少两个连续阶段之间的通信开销,提高效率
{"title":"Enable efficient stage construction for replication based fault-tolerant execution of mobile agent","authors":"Zhaoxia Lu, Guangzhou Zeng, Yaping Zhong, Gongping Yang","doi":"10.1109/ICEBE.2005.60","DOIUrl":"https://doi.org/10.1109/ICEBE.2005.60","url":null,"abstract":"Reliability as well as fault-tolerance is a fundamental issue for the development of robust mobile agent system. A number of research works is done in these areas. Some researchers adopt the use of spatial replication based approach since it can reduce blocking possibility of mobile agent execution. Unfortunately, this fault-tolerance scheme is not cost effective because it incurs great costs of time and communication, which leads to increased system load. In this paper, we present a dynamic stage construction protocol for mobile agent execution to maintain high performance without being forced to make tradeoffs in reliability. The protocol schedules task execution dynamically according to the execution ability of visited nodes, hence avoid the unnecessary revisit to them at latter stage and cut down total execution time. On the other hand, it has specific node selection strategy to guarantee reliability, decrease communication overhead between two consecutive stages and improve efficiency","PeriodicalId":118472,"journal":{"name":"IEEE International Conference on e-Business Engineering (ICEBE'05)","volume":"64 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125047871","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
Public RFID service platform based on ASP model 基于ASP模型的公共RFID服务平台
Pub Date : 2005-10-12 DOI: 10.1109/ICEBE.2005.99
Jie Wu, Dong Wang, H. Sheng
Radio frequency identification (RFID) is expected to be widely used in the future, as it can be embedded into everyday items as RFID tags. Using RFID technology, enterprises can share real-time data about products with trade partners over the Internet. Application service provider (ASP) provides services for clients in a central managing way by Internet. Users who subscribe the ASP service do not need to pay much attention about the deployment, integration, access, training, management, and support of applications, because all these are done by ASP. According to the difficulties of lacking of funds and expertise for implementing RFID and complicated RFID system construction the enterprises encountered, we focus on a solution to integrate RFID system with enterprise application system based on ASP model
无线射频识别(RFID)可以作为RFID标签嵌入到日常用品中,有望在未来得到广泛应用。利用RFID技术,企业可以通过互联网与贸易伙伴共享产品的实时数据。ASP (Application service provider)通过Internet以集中管理的方式为客户端提供服务。订阅ASP服务的用户不需要过多关注应用程序的部署、集成、访问、培训、管理和支持,因为所有这些都是由ASP完成的。针对企业实施RFID缺乏资金和专业知识以及RFID系统建设复杂的困难,重点研究了基于ASP模型的RFID系统与企业应用系统集成的解决方案
{"title":"Public RFID service platform based on ASP model","authors":"Jie Wu, Dong Wang, H. Sheng","doi":"10.1109/ICEBE.2005.99","DOIUrl":"https://doi.org/10.1109/ICEBE.2005.99","url":null,"abstract":"Radio frequency identification (RFID) is expected to be widely used in the future, as it can be embedded into everyday items as RFID tags. Using RFID technology, enterprises can share real-time data about products with trade partners over the Internet. Application service provider (ASP) provides services for clients in a central managing way by Internet. Users who subscribe the ASP service do not need to pay much attention about the deployment, integration, access, training, management, and support of applications, because all these are done by ASP. According to the difficulties of lacking of funds and expertise for implementing RFID and complicated RFID system construction the enterprises encountered, we focus on a solution to integrate RFID system with enterprise application system based on ASP model","PeriodicalId":118472,"journal":{"name":"IEEE International Conference on e-Business Engineering (ICEBE'05)","volume":"49 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132395289","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
期刊
IEEE International Conference on e-Business Engineering (ICEBE'05)
全部 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学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1