Academic literature on the topic 'Compostion and compatibility of web services'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Compostion and compatibility of web services.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Compostion and compatibility of web services"
Guermouche, Nawal, and Claude Godart. "Characterizing Compatibility of Timed Choreography." International Journal of Web Services Research 8, no. 2 (April 2011): 1–28. http://dx.doi.org/10.4018/jwsr.2011040101.
Full textCHAE, HEUNG SEOK, JOON-SANG LEE, and JUNGHO BAE. "AN APPROACH TO CHECKING BEHAVIORAL COMPATIBILITY BETWEEN WEB SERVICES." International Journal of Software Engineering and Knowledge Engineering 18, no. 02 (March 2008): 223–41. http://dx.doi.org/10.1142/s0218194008003647.
Full textGuermouche, Nawal, Olivier Perrin, and Christophe Ringeissen. "Timed Specification For Web Services Compatibility Analysis." Electronic Notes in Theoretical Computer Science 200, no. 3 (May 2008): 155–70. http://dx.doi.org/10.1016/j.entcs.2008.04.098.
Full textSeridi Bouchelaghem, Hassina, and Mohamed Said Mehdi Mendjel. "Decidability of compatibility for data-centric web services." International Journal of Computer Aided Engineering and Technology 14, no. 4 (2021): 530. http://dx.doi.org/10.1504/ijcaet.2021.10037112.
Full textMendjel, Mohamed Said Mehdi, and Hassina Seridi Bouchelaghem. "Decidability of compatibility for data-centric web services." International Journal of Computer Aided Engineering and Technology 14, no. 4 (2021): 530. http://dx.doi.org/10.1504/ijcaet.2021.115354.
Full textShi, Yuliang. "Compatibility and Substitutability Analysis of Web Services Composition." Journal of Computer Research and Development 44, no. 11 (2007): 1955. http://dx.doi.org/10.1360/crad20071120.
Full textKlai, Kais, Samir Tata, and Hanen Ochi. "Generic and Specific Compatibility Criteria for Web Service Composition." International Journal of Web Services Research 9, no. 4 (October 2012): 45–68. http://dx.doi.org/10.4018/jwsr.2012100103.
Full textGANGADHARAN, G. R., VINCENZO D'ANDREA, and MICHAEL WEISS. "SERVICE LICENSING COMPOSITION AND COMPATIBILITY ANALYSIS." International Journal of Cooperative Information Systems 17, no. 03 (September 2008): 301–17. http://dx.doi.org/10.1142/s0218843008001841.
Full textAxelrod, Amittai. "Box: Natural Language Processing Research Using Amazon Web Services." Prague Bulletin of Mathematical Linguistics 104, no. 1 (October 1, 2015): 27–38. http://dx.doi.org/10.1515/pralin-2015-0011.
Full textSbaï, Zohra, and Rawand Guerfel. "CTL Model Checking of Web Services Composition based on Open Workflow Nets Modeling." International Journal of Service Science, Management, Engineering, and Technology 7, no. 1 (January 2016): 27–42. http://dx.doi.org/10.4018/ijssmet.2016010102.
Full textDissertations / Theses on the topic "Compostion and compatibility of web services"
Serrai, Walid. "Évaluation de performances de solutions pour la découverte et la composition des services web." Electronic Thesis or Diss., Paris Est, 2020. http://www.theses.fr/2020PESC0032.
Full textSoftware systems accessible via the web are built using existing and distributed web services that interact by sending messages. The web service exposes its functionalities through an interface described in a computer-readable format. Other systems interact, without human intervention, with the web service according to a prescribed procedure using the messages of a protocol. Web services can be deployed on cloud platforms. This type of deployment causes a large number of services to be managed at the level of the same directories raising different problems: How to manage these services effectively to facilitate their discovery for a possible composition. Indeed, given a directory, how to define an architecture or even a data structure to optimize the discovery of services, their composition, and their management. Service discovery involves finding one or more services that meet the client’s criteria. The service composition consists of finding many services that can be executed according to a scheme and that satisfy the client’s constraints. As the number of services is constantly increasing, the demand for the design of architectures to provide not only quality service but also rapid responsetime for discovery, selection, and composition, is getting more intense. These architectures must also be easily manageable and maintainable over time. The exploration of communities and index structures correlated with the use of multi-criteria measures could offer an effective solution provided that the data structures, the types of measures, are chosen correctly, and the appropriate techniques. In this thesis, solutions are proposed for the discovery, the selection of services and their composition in such a way as to optimizethe search in terms of response time and the relevance of the results. The performance evaluation of the proposed solutions is carried out using simulation platforms
Eslamichalandar, Maryam. "Web Service Composition Compatibility : adaptation in the presence of Business Protocol Evolution." Thesis, Paris, CNAM, 2013. http://www.theses.fr/2013CNAM0998/document.
Full textThe advent of Web service technologies in the paradigm of Service oriented architecture (SOA) enables dynamic and flexible interoperation of distributed business processes within and across organization boundaries. One of the challenges in working with heterogeneous and autonomous Web services is the need to ensure their interoperability and compatibility. The typical approach for enabling incompatible services to interact is service adaptation. The need for adaptation in Web services comes from the heterogeneity at the levels of service interface and business protocol. The service interface incompatibilities include service signature mismatches (e.g., message and operation name, number; the type of input/output message parameters of operations; and the parameter value constraint). The mismatches at the business protocol (or service behavior) level arise from the order constraints that services impose on messages exchanges (e.g., deadlock where both partner services are mutually waiting to receive some message from the other, and unspecified reception in which one service sends a message while the partner is not expecting it). In service interaction through adaptation, an adapter mediates the interactions between two services with potentially different interfaces and business protocols such that the interoperability is achieved, i.e., adapter compensates for the differences between their interfaces by data mappings, and between their business protocols by rearranging the messages exchanges or generating a missing message. In this dissertation, we focus on how to cope with the dynamic evolution of business protocol P of a given service (i.e., P is changed to P') that is adapted by an adapter in the context of service interaction. Web service specifications constantly evolve. For variety of reasons, service providers may change their business protocols. Therefore, it is important to understand the potential impacts of the changes arising from the evolution of service business protocol on the adapter.We present an approach to automatically detect the effects of business protocols evolution on the adapter and, if possible, to suggest fixes to update the specification of adapter on-the-fly. Besides, we propose a technique to verify the correctness of new adapter which is dynamically re-configured. Finally, we describe a prototype tool where experimentations show the benefits of proposed approach in terms of time and cost compared to the static methods aiming for complete regeneration of adapter or manual inspection and adaption of the adapter with respect to changes in the business protocols
Ponge, Julien Nicolas Computer Science & Engineering Faculty of Engineering UNSW. "Model based analysis of time-aware web services interactions." Publisher:University of New South Wales. Computer Science & Engineering, 2009. http://handle.unsw.edu.au/1959.4/43525.
Full textElabd, Emad. "Compliance of Web services over a high level specification." Thesis, Lyon 1, 2011. http://www.theses.fr/2011LYO10122/document.
Full textCurrently, Web services technology is rapidly move forward supported by major players in the field of information systems. Web services applications are loosely coupled and usable in an automatic way via the use of a set of standards based on XML. Beside the syntactic description of messages, there is a need for the semantic description of the behavior of services. Indeed, whether in the design of a service or composition of services, it is important to check compliance with a set of specifications. Enriching services descriptions by including their behaviors is becoming more and more important. This behavior can be described by business protocols representing the possible sequences of message exchanges. Web services use access control policies (ACP) to restrict the access to authorized consumer. These policies should be a part of the service description. In this thesis, the interoperability analysis in terms of AC after the formalization of the Web services annotated with the access control (AC) is performed. In addition, we present an approach for embedding the checking tools in the AC enforcement architecture to guarantee the errors free interaction. The ACP and the credentials are presented as ontology in order to benefit from the flexibility offered by subsumption on concepts. Web services choreography is used in the design phase of complex peer-to-peer applications in which each peer can be implemented by a Web service. Therefore, selecting Web services for choreography implementation using the compatibility checking approach with access control is one of the objectives of our research. In this work, the business protocol models of the Web service are extended by adding information to the message on each transition about the service in which this message will sent to or received from. We define and verify Web service compatibility in order to see if (and how) several services can have interactions based on their protocols. This approach will help the designers to select Web services in an easy way and verify if they can implement the required choreography or not by checking the compatibly using our approach
Book chapters on the topic "Compostion and compatibility of web services"
Zhou, Zhangbing, Sami Bhiri, Walid Gaaloul, Lei Shu, and Manfred Hauswirth. "Behavioral Compatibility of Web Services." In On the Move to Meaningful Internet Systems: OTM 2008 Workshops, 27–28. Berlin, Heidelberg: Springer Berlin Heidelberg, 2008. http://dx.doi.org/10.1007/978-3-540-88875-8_13.
Full textKlai, Kais, and Hanen Ochi. "Checking Compatibility of Web Services Behaviorally." In Fundamentals of Software Engineering, 267–82. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-40213-5_17.
Full textMasson, Benoît, Loïc Hélouët, and Albert Benveniste. "Compatibility of Data-Centric Web Services." In Lecture Notes in Computer Science, 32–47. Berlin, Heidelberg: Springer Berlin Heidelberg, 2012. http://dx.doi.org/10.1007/978-3-642-29834-9_4.
Full textDe Backer, Manu. "On the Verification of Web Services Compatibility: A Petri Net Approach." In On the Move to Meaningful Internet Systems 2004: OTM 2004 Workshops, 810–21. Berlin, Heidelberg: Springer Berlin Heidelberg, 2004. http://dx.doi.org/10.1007/978-3-540-30470-8_95.
Full textFujinami, Hiroya, and Ichiro Hasuo. "Efficient Matching with Memoization for Regexes with Look-around and Atomic Grouping." In Programming Languages and Systems, 90–118. Cham: Springer Nature Switzerland, 2024. http://dx.doi.org/10.1007/978-3-031-57267-8_4.
Full textT.M., Kalpana, and S. Gopalakrishnan. "Green Economic and Secure Libraries on Cloud." In Web-Based Services, 945–63. IGI Global, 2016. http://dx.doi.org/10.4018/978-1-4666-9466-8.ch042.
Full textKasemsap, Kijpokin. "The Role of Cloud Computing Adoption in Global Business." In Web-Based Services, 1611–40. IGI Global, 2016. http://dx.doi.org/10.4018/978-1-4666-9466-8.ch071.
Full textTruong, Hong-Linh, G. R. Gangadharan, Marco Comerio, Vincenzo D’Andrea, Flavio De Paoli, and Schahram Dustdar. "Reconciliation of Contractual Concerns of Web Services." In Handbook of Research on Service-Oriented Systems and Non-Functional Properties, 298–321. IGI Global, 2012. http://dx.doi.org/10.4018/978-1-61350-432-1.ch013.
Full textSbai, Zohra. "Applying Formal Methods to Verify Web Services Orchestration and Choreography." In Multidisciplinary Approaches to Service-Oriented Engineering, 221–43. IGI Global, 2018. http://dx.doi.org/10.4018/978-1-5225-5951-1.ch011.
Full textLi, Shing-Han, Shi-Ming Huang, David C. Yen, and Cheng-Chun Chang. "Migrating Legacy Systems to Web Services Architecture." In Advances in Database Research, 282–306. IGI Global, 2009. http://dx.doi.org/10.4018/978-1-60566-172-8.ch015.
Full textConference papers on the topic "Compostion and compatibility of web services"
Lavarack, Tristan, and Marijke Coetzee. "Considering web services security policy compatibility." In 2010 Information Security for South Africa (ISSA). IEEE, 2010. http://dx.doi.org/10.1109/issa.2010.5588269.
Full textSheng, Quan Z., Jian Yu, Zakaria Maamar, Wei Jiang, and Xitong Li. "Compatibility Checking of Heterogeneous Web Service Policies Using VDM++." In 2009 IEEE Congress on Services (SERVICES). IEEE, 2009. http://dx.doi.org/10.1109/services-i.2009.87.
Full textYang, Yanping, Mingan Zhang, Xiqing Ye, Houwu Chen, and Xinke Lian. "Protocol Compatibility Verification for Web Services Interaction." In 2009 Fifth International Conference on Semantics, Knowledge and Grid. IEEE, 2009. http://dx.doi.org/10.1109/skg.2009.86.
Full textKlai, Kais, and Hanen Ochi. "Checking Compatibility of Web Services Using SOGs." In 2012 IEEE 19th International Conference on Web Services (ICWS). IEEE, 2012. http://dx.doi.org/10.1109/icws.2012.113.
Full textBecker, Karin, Andre Lopes, Dejan S. Milojicic, Jim Pruyne, and Sharad Singhal. "Automatically Determining Compatibility of Evolving Services." In 2008 IEEE International Conference on Web Services (ICWS). IEEE, 2008. http://dx.doi.org/10.1109/icws.2008.43.
Full textFoster, H., S. Uchitel, J. Magee, and J. Kramer. "Compatibility verification for Web service choreography." In Proceedings. IEEE International Conference on Web Services, 2004. IEEE, 2004. http://dx.doi.org/10.1109/icws.2004.1314806.
Full textYan, Yuhong, Ali Aït-Bachir, Min Chen, and Kai Zhang. "Compatibility and Reparation of Web Service Processes." In 2010 IEEE International Conference on Web Services (ICWS). IEEE, 2010. http://dx.doi.org/10.1109/icws.2010.41.
Full textBorovskiy, Vadym, Juergen Mueller, Matthieu-Patrick Schapranow, and Alexander Zeier. "Ensuring service backwards compatibility with Generic Web Services." In 2009 ICSE Workshop on Principles of Engineering Service Oriented Systems, PESOS. IEEE, 2009. http://dx.doi.org/10.1109/pesos.2009.5068827.
Full textKlai, Kais, Hanen Ochi, and Samir Tata. "Formal Abstraction and Compatibility Checking of Web Services." In 2013 IEEE International Conference on Web Services (ICWS). IEEE, 2013. http://dx.doi.org/10.1109/icws.2013.31.
Full textMaamar, Zakaria, Quan Z. Sheng, Hamdi Yahyaoui, Djamal Benslimane, and Fenglin Liu. "On checking the compatibility of web services' policies." In Eighth International Conference on Parallel and Distributed Computing, Applications and Technologies (PDCAT 2007). IEEE, 2007. http://dx.doi.org/10.1109/pdcat.2007.39.
Full text