• [资料整理] Decentralized Services Orchestration, Choreography相关的几篇论文


        昨天讨论了一下论文笔记管理的方法, 我以前用过各种做论文笔记的方法. 打算逐步整理一下以前的论文笔记, 标题里注明为"[资料整理]".

    M. G. Nanda, S. Chandra, and V. Sarkar, "Decentralizing execution of composite web services," , OOPSLA'04, Oct 24-28 2004, Vancouver, BC, Canada, 2004.

        讨论了一种将single BPEL process 划分成一组等价的decentralized processes的技术, 划分的目标是要实现minimum commnication cost & maximized throughtput
    本文的贡献是"the first proposed solution to the decentralization problem for BPEL programs".

    Chafle, G. and S. Chandra, et al. (2005). Orchestrating composite web services under data flow constraints. 2005 IEEE International Conference on Web Services, ICWS 2005, Jul 11-15 2005, Orlando, FL, United States, IEEE, Piscataway, NJ 08855-1331, United States.

    划分BPEL时考虑data flow constraints的限制(商业限制). 
    本文首次提出使用decentralized orchestration来解决这个问题.

    本文的解决方案包括以下几部分:
    a Decentralizer tool to generate all possible topologies,
    a language to specify data flow constraints,
    a filtering mechanism to select a topology,
    a deployment mechanism to ensure that a partition hosted by a component web service does not violate any constraints specified by that service.

    另外还有其他几篇这方面的论文:

    Yildiz, U. and C. Godart (2007). Information Flow Control with Decentralized Service Compositions. Web Services, 2007. ICWS 2007. IEEE International Conference on.
    Chris Peltz, "Web Services Orchestration and Choreography," Computer, vol. 36, no. 10, pp. 46-52, Oct. 2003, doi:10.1109/MC.2003.1236471
    G. Chafle, S. Chandra, V. Mann, and M. G. Nanda, "Decentralized orchestration of composite web services," presented at Thirteenth International World Wide Web Conference Proceedings, WWW2004, May 17-22 2004, New York, NY, United States, 2004.

  • 相关阅读:
    HDU 4122 Alice's mooncake shop
    win7 Visual Studio 2008 安装程序时出现“ 加载安装组件时遇到问题。取消安装。”处理方法
    [置顶] 《程序员,你伤不起》–读书笔记-序
    顺序查找的优化方法
    结构体的大小的计算与空间的优化--之基本类型
    poj 1836 Alignment
    HDU 4721 Food and Productivity (二分+树状数组)
    POJ 1724 最短路费用限制
    Java面试题之九
    Eclipse 支持jQuery 自动提示
  • 原文地址:https://www.cnblogs.com/yuquanlaobo/p/1614798.html
Copyright © 2020-2023  润新知