Towards a More Scalable ESB Solution

Total Page:16

File Type:pdf, Size:1020Kb

Towards a More Scalable ESB Solution Access Point Framework – towards a more scalable ESB solution SANJA JANKOLOVSKA BOSHKO ZHERAJIKJ Supervisor: Don Baldwin, CEO of Aurenav LLC. Examiner: Mihhail Matskin Degree project in Software Engineering of Distributed Systems Stockholm, Sweden 2012 Abstract The aim of this project was to investigate the potential issues of existing ESB products and present how the Access Point Framework (an Enterprise Application Integration Framework developed within Aurenav LLC.), mitigates these problems. For this purpose, the framework was compared with two existing ESB solutions- Mule ESB and BizTalk® ESB Toolkit. In order to be able to present the simplicity of integration with the Access Point Framework, first, it was moved to open source underlying technologies. The two most important ones were the Message Oriented Middleware products –ActiveMQ and RabbitMQ, both of which are interchangeable, depending on the user needs. Additionally, after having the framework fully functional, two simple applications were integrated to exemplify the ease of integration. Currently, the Access Point Framework is synchronous and single threaded, however, the necessary improvements are discussed throughout the paper. The steps described paved the way for carrying out the performance testing that was done on the framework. The project serves mainly as a comparison and evaluation document but also as a base point for moving the APF to an open source solution, while preserving the configurability in order to extend the functionality in later releases. Sammanfattning Målet med detta project var att undersöka eventuella problem med existerande ESB produkter och visa hur Access Point Framework (en Enterprise Application Integration Framework utvecklad av Aurenav LLC.), mildrar dessa problem. För detta ändamål jämfördes ramverket med två existerande ESB lösningar, Mule ESB och BizTalk® ESB Toolkit. För att kunna påvisa enkelheten i integrationen med Access Point Framework flyttades det först till open källkod underliggande teknologier. De två viktigaste var Message Oriented Middleware produkter –ActiveMQ och RabbitMQ, vilka bägge är utbytbara beroende på användarens behov. Efter att ha skapat ett fullt fungerande ramverk infogades två enkla tillämpningar för att exemplifiera enkelheten i integrationen. För närvarande är Access Point Framework synkront och enkeltrådigt men nödvändiga förbättringar diskuteras I hela arbetet. De steg som beskrivs jämnade vägen för den funktionstest som gjordes på ramverket. Arbetet skall I första hand ses som ett jämförelse och utvärderingsdokument men också som en utgångspunkt för flytt av APF till en open källkodslösning med bibehållna konfigurationsmöjligheter som möjliggör utökad funktionalitet I senare releaser. Acknowledgements We would like to thank our supervisor, Don Baldwin, for giving us the opportunity to work on this project within Aurenav LLC., as well as his guidance, knowledge and experience sharing. We would also like to thank our examiner, Professor Mihhail Matskin, for his contribution, guidance and collaboration throughout the development of this project. We are thankful to our parents and families for giving us the opportunity to reach this point of life where we complete the Master degree with this project. And last but not least, to our friends that have been with us, giving their constant support. Thank you all! Table of Contents 1. Introduction ...................................................................................................................... 1 2. Literature Review............................................................................................................. 2 2.1. Background ................................................................................................................. 2 2.2. Enterprise Application Integration (EAI) .................................................................... 2 2.3. Service Oriented Architecture (SOA) ......................................................................... 5 2.4. Enterprise Service Bus (ESB) ..................................................................................... 7 2.4.1. Basic Functionalities of an ESB .......................................................................... 7 2.4.2. Characteristics of an ESB .................................................................................... 8 2.5. Normative Data ......................................................................................................... 10 2.5.1. Canonical Model ................................................................................................ 10 2.5.2. Enterprise Data Model ....................................................................................... 12 2.6. Messaging Oriented Middleware (MOM)................................................................. 13 2.7. Related work ............................................................................................................. 16 2.8. Existing ESB Solutions ............................................................................................. 17 3. Problem Definition and Methodology ........................................................................... 19 3.1. Problems of existing integration solutions ................................................................ 19 3.2. Goals and Objectives ................................................................................................. 21 3.3. Methodology ............................................................................................................. 22 3.3.1. Research ............................................................................................................. 22 3.3.2. Investigating existing ESBs and MOMs ............................................................ 23 3.3.3. Choosing the ESB products ............................................................................... 23 3.3.4. Comparison Criteria for the ESBs ..................................................................... 24 3.3.5. Evaluating the APF ............................................................................................ 24 3.3.6. Choosing the MOMs .......................................................................................... 25 3.3.7. Feature evaluation for the MOMs ...................................................................... 26 3.3.8. Evaluating the MOMs ........................................................................................ 26 4. The Access Point Framework ........................................................................................ 27 4.1. Components of the APF ............................................................................................ 27 4.1.1. Application Integration Component – AIC........................................................ 27 4.1.2. Transformation and Validation Engine – TVE .................................................. 29 4.1.3. Messaging Platform Adapter Service – MPAS ................................................. 30 4.1.4. Repository Service – RS .................................................................................... 32 4.1.5. Base Components............................................................................................... 33 4.1.6. Access Point – AP .............................................................................................. 33 4.1.7. Message Warehouse – MW ............................................................................... 34 4.2. APF Architecture....................................................................................................... 35 4.3. Discussion ................................................................................................................. 39 5. Comparison with ESB Products..................................................................................... 41 5.1. Mule Architecture ..................................................................................................... 41 5.1.1. Similarities with APF ......................................................................................... 44 5.1.2. Differences with APF ........................................................................................ 48 5.2. BizTalk® ESB Toolkit Architecture ........................................................................ 52 5.2.1. Similarities among architectures ........................................................................ 57 5.2.2. Differences with the APF................................................................................... 59 6. Implementation .............................................................................................................. 65 6.1. Database Replacement .............................................................................................. 65 6.2. Messaging Middleware Replacement ....................................................................... 66 6.2.1. Feature Evaluation ............................................................................................. 66 6.2.1.1. ActiveMQ ................................................................................................... 66 6.2.1.2. RabbitMQ ................................................................................................... 67 6.2.2. Implementation of Messaging Functionality ..................................................... 69 6.2.2.1. ActiveMQ ..................................................................................................
Recommended publications
  • Refactoring of ESB-Based Systems on the Clouds
    UNIVERSITYOFTARTU FACULTY OF MATHEMATICS AND COMPUTER SCIENCE Institute of Computer Science Mariana Kukhtyn Refactoring of ESB-based systems on the clouds Master's thesis (30 ECTS) Supervisor: Satish Srirama, Ph.D. Author: .......................................... \....." June 2011 Supervisor: .................................... \....." June 2011 Professor: ...................................... \....." June 2011 TARTU 2011 `The one thing that matters is the effort. It continues, whereas the end to be attained is but an illusion of the climber, as he fares on and on from crest to crest; and once the goal is reached it has no meaning." Antoine de Saint-Exupry, The Wisdom of the Sands UNIVERSITY OF TARTU Abstract Faculty of Mathematics and Computer Science Institute of Computer Science Master of Science Refactoring of ESB-based systems on the cloud by Mariana Kukhtyn Nowadays enterprises are facing new, unprecedented press for competitiveness: the speed of service providing, price of inaccuracy, possibility to use applications from desktops, notes and other mobile devices. These new conditions force business to search for addi- tional resources and configurations for providing better services. Thus, we are arguing to find general hints for uniting enterprises, cloud computing and distributed middleware software in one system in order to fulfill this goal. ESB-based systems and Service Oriented Architecture taken as one of its cases are as- sessed in concern to their possible aplication and profit-usage on the remote servers. In this work, for the first time different vision of distributed ESB-systems (Federated, In- ternet and proper Distributed) are described, prooving that idea is not new but different research groups focus on different features. Statistics data on cloud application is used to object widely-spread statements on cloud security and finance-efficiency.
    [Show full text]
  • Survey on the Run-Time Systems of Enterprise Application Integration Platforms Focusing on Performance
    Received: 11 September 2018 Revised: 10 November 2018 Accepted: 14 November 2018 DOI: 10.1002/spe.2670 SURVEY PAPER Survey on the run-time systems of enterprise application integration platforms focusing on performance Daniela L. Freire Rafael Z. Frantz Fabricia Roos-Frantz Sandro Sawicki Department of Exact Sciences and Engineering, Unijuí University, Ijuí-RS, Summary Brazil Companies are taking advantage of cloud computing to upgrade their business Correspondence processes. Cloud computing requires interaction with many kinds of applica- Rafael Z. Frantz, Department of Exact tions, so it is necessary to improve the performance of software tools that allow Sciences and Engineering, Unijuí keeping information on all these applications consistent and synchronised. Inte- University, Ijuí-RS 98700-000, Brazil. Email: [email protected] gration platforms are specialised software tools that provide support to design, implement, run, and monitor integration solutions, which aim to orchestrate a Funding information Coordenação de Aperfeiçoamento de set of applications so as to promote compatibility among their data or to develop Pessoal de Nível Superior, Grant/Award new functionality on top of the current ones. The run-time system is the part Number: 73318345415 and of the integration platform responsible for running the integration solutions, 88881.119518/2016-01; Fundação de Amparo à Pesquisa do Estado do Rio which makes its performance the uttermost important issue. The contribution Grande do Sul, Grant/Award Number: of this article is two-fold: a framework and an evaluation of integration plat- 17/2551-0001206-2 forms. The former is a framework composed of ten properties grouped into two dimensions to evaluate the run-time systems focusing on performance.
    [Show full text]
  • Hänninen, Arttu Enterprise Integration Patterns in Service Oriented Systems Master of Science Thesis
    CORE Metadata, citation and similar papers at core.ac.uk Provided by Trepo - Institutional Repository of Tampere University Hänninen, Arttu Enterprise Integration Patterns in Service Oriented Systems Master of Science Thesis Examiner: Prof. Tommi Mikkonen Examiners and topic approved in the council meeting of Faculty of Information Technology on April 3rd, 2013. II TIIVISTELMÄ TAMPEREEN TEKNILLINEN YLIOPISTO Tietotekniikan koulutusohjelma Hänninen, Arttu: Enterprise Integration Patterns in Service Oriented Systems Diplomityö, 58 sivua Kesäkuu 2014 Pääaine: Ohjelmistotuotanto Tarkastajat: Prof. Tommi Mikkonen Avainsanat: Enterprise Integration Patterns, Palvelukeskeinen arkkitehtuuri (SOA), Viestipohjainen integraatio Palvelupohjaisen integraation toteuttaminen mihin tahansa tietojärjestelmään on haas- tavaa, sillä integraatioon liittyvät järjestelmät voivat muuttua jatkuvasti. Integraatiototeu- tusten tulee olla tarpeeksi joustavia, jotta ne pystyvät mukautumaan mahdollisiin muu- toksiin. Toteutukseen voidaan käyttää apuna eri sovelluskehyksiä, mutta ne eivät vält- tämättä takaa mitään standardoitua tapaa tehdä integraatio. Tätä varten on luotu joukko ohjeita (Enterprise Integration Patterns, EIP), jotka kuvaavat hyväksi havaittuja tapoja tehdä integraatioita. Tässä työssä keskitytään näiden mallien tutkimiseen ja siihen, miten niitä voidaan hyödyntää yritysjärjestelmissä. Jotta tutkimukseen saadaan konkreettinen vertailutulos, erään järjestelmän integraatioratkaisu tullaan päivittämään uuteen. Uusi ratkaisu hyödyntää sovelluskehystä,
    [Show full text]
  • Les Meilleures Solutions Open Source
    ESB Les meilleures solutions open source I . T IS OP E N I.1 SMILE Smile est une société d’ingénieurs experts dans la mise en œuvre de solutions open source et l’intégration de systèmes appuyés sur l’open source. Smile est membre de l’APRIL, l’association pour la promotion et la défense du logiciel libre, du PLOSS – le réseau des entreprises du Logiciel Libre en Ile-de-France et du CNLL – le conseil national du logiciel libre. Smile compte plus de 1200 collaborateurs dans le monde ce qui en fait le premier intégrateur français et européen de solutions open source. Depuis 2000 environ, Smile mène une action active de veille technologique qui lui permet de découvrir les produits les plus prometteurs de l’open source, de les qualifier et de les évaluer, de manière à proposer à ses clients les produits les plus aboutis, les plus robustes et les plus pérennes. Cette démarche a donné lieu à toute une gamme de livres blancs couvrant différents domaines d’application. La gestion de contenus (2004), les portails (2005), la business intelligence (2006), la virtualisation (2007), la gestion électronique de documents (2008), les PGIs/ERPs (2008), les VPN open source (2009), les Firewall et Contrôle de flux (2009), les Middleware orientés messages (2009), l’ecommerce et les Réseaux Sociaux d'Entreprise (2010), le Guide de l’open source et NoSQL (2011), Mobile et Recensement et audit (2012) et plus récemment Big Data et ERP open source pour l’e- commerce (2014). Chacun de ces ouvrages présente une sélection des meilleures solutions open source dans le domaine considéré, leurs qualités respectives, ainsi que des retours d’expérience opérationnels.
    [Show full text]
  • Buenas Prácticas Para La Orquestación De Servicios BPM-SOA Para La
    MARCO DE REFERENCIA PARA LA ORQUESTACION DE SERVICIOS SOBRE ESBs OPEN SOURCE SUMINISTRANDO UN CONJUNTO DE BUENAS PRACTICAS QUE SIRVAN COMO INSTRUMENTO A UN ARQUITECTO DE SOFTWARE PARA LA IMPLEMENTACION DE UNA SOA Andrés Camilo Rojas Mariño David Alfonso Tafur Ramírez Universidad Piloto de Colombia Ingeniería de Sistemas Bogotá D.C. 2014 3 MARCO DE REFERENCIA PARA LA ORQUESTACION DE SERVICIOS PARA LA IMPLEMENTACION DE UNA SOA Coinvestigadores Andrés Camilo Rojas Mariño David Alfonso Tafur Ramírez Trabajo de tesis para optar por el título de Ingeniero de Sistemas Docente Investigador Ingeniero Andrés Mauricio Marín Restrepo Asesor metodológico: Sociólogo Ignacio Hernández Molina Universidad Piloto de Colombia Ingeniería de Sistemas Bogotá D.C. 2014 4 A nuestras familias, profesores y amigos quienes pusieron entre todos un grano de arena para hacer de este trabajo una realidad. 5 AGRADECIMIENTOS A nuestras familias quienes nos apoyaron a lo largo de nuestra carrera y a quienes les debemos nuestro trabajo y el fruto de lo que somos en este momento, sin su apoyo el desarrollo de nuestras carreras profesionales no hubiese sido el mismo. A nuestro director de tesis, Ing. Andres Mauricio Marín por su esfuerzo y dedicación, quien con sus conocimientos, su experiencia, su paciencia, su motivación, por sus consejos y el excelente desempeño de su profesión como docente ayudo a formarnos como personas e investigadores y ha logrado hacer de este proyecto una realidad. A la Universidad Piloto de Colombia por darnos la oportunidad de estudiar y ser profesionales. También nos gustaría agradecer a nuestros profesores los cuales durante toda la carrera profesional de Ingeniera de Sistemas aportaron con sus conocimientos aportaron en nuestro crecimiento en las diferentes áreas profesionales y de la vida.
    [Show full text]
  • Research Collection
    Research Collection Master Thesis Complex event detection on an enterprise service bus Author(s): Kohler, Silvio Publication Date: 2009 Permanent Link: https://doi.org/10.3929/ethz-a-005772951 Rights / License: In Copyright - Non-Commercial Use Permitted This page was generated automatically upon download from the ETH Zurich Research Collection. For more information please consult the Terms of use. ETH Library COMPLEX EVENT DETECTION ON AN ENTERPRISE SERVICE BUS Master Thesis Systems Group September 16, 2008 – March 16, 2009 Silvio Kohler ETH Zurich [email protected] Supervised by: Dr. Peter Fischer Kyumars Sheykh Esmaili 2 Abstract Service-oriented architectures (SOA) have been adapted by businesses to improve their flexibility, recently with a focus on dynamic outsourcing of business processes. A cor- nerstone of a SOA is an Enterprise Service Bus (ESB), which is used to loosely connect services by the means of message exchange. Businesses using a SOA still need to comply with applicable laws and regulations. To ensure this compliance, the MASTER [12] project supposes a control infrastructure to be implemented as another service in the SOA. Observing the message flow on an ESB provides ample opportunities to observe and compute indicators for compliance. The control infrastructure mentioned above needs to catch raw messages on the ESB to detect complex events and answer queries posed by a higher level infrastructure. The goal of this master thesis is to close the gap between the interface of such a higher level infrastructure (defined by MASTER) and the interfaces provided by exist- ing ESBs. This includes providing an overview of existing Enterprise Service Buses and the interfaces they offer.
    [Show full text]
  • Master's Thesis Stefan Essl
    Institute of Architecture of Application Systems University of Stuttgart Universitätsstraße 38 D-70569 Stuttgart Master’s Thesis Nr. 3166 Extending an Open Source Enterprise Service Bus for Multi-Tenancy Support Stefan Essl Course of Studies Information Systems First Examiner Prof. Dr. Frank Leymann Second Examiner Prof. Dr.-Ing. habil. Bernhard Mitschang Advisor Dipl.-Inf. Steve Strauch Dipl.-Inf. Tobias Binz Commencement April 1, 2011 Conclusion November 4, 2011 CR-Classification C.2.4, D.2.11, H.3.4, H.4.1, K.1 Abstract Within the Cloud computing approach, Platform as a Service is a way to provide customers with the capability to deploy acquired or consumer-created applications onto the Cloud infrastructure. It relieves these of the need to install and run their own infrastructure or to manage and control the underlying Cloud infrastructure. Whereas providers of such services try to serve as many customers as possible to exploit economies of scale, especially small and medium businesses profit from this approach, because they can save the high up front and administrative cost of installing and running their own processing systems and applications. In order to offer an Enterprise Service Bus as a proven technology known from the field of Service-Oriented Architectures as a Platform in the Cloud it has to be made multi-tenant aware. This fulfills the Platform as a Service providers’ need to raise the overall utilization and to maximize revenue by serving multiple customers from one system instance. This master’s thesis develops a concept to extend an Enterprise Service Bus by multi-tenancy support with respect to communication and implements this concept in an open source prod- uct.
    [Show full text]
  • D1.4.1A Soa4all Reference Architecture Specification
    Project Number: 215219 Project Acronym: SOA4All Project Title: Service Oriented Architectures for All Instrument: Integrated Project Thematic Information and Communication Priority: Technologies D1.4.1A SOA4All Reference Architecture Specification Activity N: Activity 1: Fundamentals and Integration Activity Work Package: WP1: SOA4All Runtime Due Date: 28/02/2009 Submission Date: 06/03/2009 Start Date of Project: 01/03/2008 Duration of Project: 36 Months Organisation Responsible of Deliverable: UIBK Revision: 1.0 Author(s): Reto Krummenacher (UIBK), Ioan Toma (UIBK), Christophe Hamerling (EBM), Jean-Pierre Lorre (EBM), Francoise Baude (INRIA), Virginie Legrand (INRIA), Philippe Merle (INRIA), Cristian Ruz (INRIA), Carlos Pedrinaci (OU), Dong Liu (OU), Tomas Pariente Lobo (ATOS) Project co-funded by the European Commission within the Seventh Framework Programme (2007-2013) Dissemination Level PU Public X PP Restricted to other programme participants (including the Commission) RE Restricted to a group specified by the consortium (including the Commission) CO Confidential, only for members of the consortium (including the Commission) Version History Version Date Comments, Changes, Status Authors, contributors, reviewers 0.1 2008-11-11 Initial TOC Reto Krummenacher (UIBK) 0.2 2009-02-17 Pre-final draft prepared for reviewers All 0.3 2009-02-25 Considering feedback by Ch. Bussler All 0.4 2009-02-27 Integration of feedback by J. Vogel Reto Krummenacher 0.5 2009-02-28 Integration of feedback by E. Simperl All 0.6 2009-02-28 Creation of Section 8.1 Philippe Merle (INRIA) 0.7 2009-03-03 Integration of remaining reviewer All comments 1.0 2009-03-06 Final release for submission All SOA4All –FP7 – 215219 – D1.4.1A SOA4All Reference Architecture Specification Table of Contents EXECUTIVE SUMMARY _____________________________________________________ 9 1.
    [Show full text]
  • Development of Middleware Applied to Microgrids by Means of an Open Source Enterprise Service Bus
    Article Development of Middleware Applied to Microgrids by Means of an Open Source Enterprise Service Bus Jesús Rodríguez-Molina *, José-Fernán Martínez, Pedro Castillejo and Gregorio Rubio Research Center on Software Technologies and Multimedia Systems for Sustainability (CITSEM) Campus Sur UPM, Ctra. Valencia, Km 7, 28031 Madrid, Spain; [email protected] (J.-F.M.); [email protected] (P.C.); [email protected] (G.R.) * Correspondence: [email protected]; Tel.: +34-914-524-900 (ext. 20794) Academic Editor: Paras Mandal Received: 30 September 2016; Accepted: 29 January 2017; Published: 10 February 2017 Abstract: The success of the smart grid relies heavily on the integration of Distributed Energy Resources (DERs) and interoperability among the hardware elements that are present as part of either the smart grid itself or in a smaller size deployment, such as a microgrid. Therefore, establishing an accurate design for software architectures that guarantee interoperability and are able to abstract hardware heterogeneity in this application domain, along with a clearly defined procedure on how to implement and test a solution like this, becomes a desirable objective. This paper describes the requirements needed to design a secure, decentralized and semantic middleware architecture for microgrids and the procedures used to develop it, so that the mandatory software components that have to be encased by the solution, as well as the steps that should be followed to make it happen, become clear for any designer, software architect or programmer that has to tackle similar challenges. In order to demonstrate the usability of the ideas put forward here, two successful pilots where middleware solutions were created according to these principles have been described.
    [Show full text]
  • Badanie Wydajności Magistral Usług ESB Typu Open Source
    BIULETYN WAT VOL. LXVI, NR 1, 2017 Badanie wydajności magistral usług ESB typu Open Source TOMASZ GÓRSKI, KACPER PIETRASIK Wojskowa Akademia Techniczna, Wydział Cybernetyki, Instytut Systemów Informatycznych, 00-908 Warszawa, ul. gen. S. Kaliskiego 2, [email protected], [email protected] Streszczenie. Rosnące zainteresowanie firm integracją oraz interoperacyjnością systemów informa- tycznych spowodowało wzrost znaczenia architektury usługowej (ang. Service-Oriented Architecture), która zapewnia narzędzia umożliwiające integrację aplikacji korporacyjnych (ang. Enterprise Appli- cation Integration). W tym sensie magistrala usług (ang. Enterprise Service Bus) zapewnia techniczne możliwości komunikacji między systemami informatycznymi. Celem artykułu jest przedstawienie wyników badań wydajności wybranych magistral usług typu Open Source. Podstawą przeprowadzonego badania wydajności rozwiązania integracyjnego był przypadek biznesowy realizacji zamówienia w sklepie internetowym sieci sprzedającej sprzęt elektroniczny. W celu realizacji zamówienia wymagana była współpraca trzech systemów informatycznych. Rozwiązanie integracyjne zostało zaimplementowane przy wykorzystaniu każdej z wybranych do badania magistral usług: WSO2, Mule oraz Talend. Określono scenariusze testów i przeprowadzono testy wydajnościowe dla każdej z trzech wybranych magistral usług. Na podstawie uzyskanych wyników można stwierdzić, że każda z porównywanych platform ma swoje mocne i słabe strony. Koncentrując się na zaletach, należy wskazać, że WSO2 uzyskuje najkrótsze
    [Show full text]
  • Effective and Efficient Process Engine Evaluation
    Schriften aus der Fakultät Wirtschaftsinformatik und 25 Angewandte Informatik der Otto-Friedrich-Universität Bamberg Effective and Efficient Process Engine Evaluation Simon Harrer 25 Schriften aus der Fakultät Wirtschaftsinformatik und Angewandte Informatik der Otto-Friedrich- Universität Bamberg Contributions of the Faculty Information Systems and Applied Computer Sciences of the Otto-Friedrich-University Bamberg Schriften aus der Fakultät Wirtschaftsinformatik und Angewandte Informatik der Otto-Friedrich- Universität Bamberg Contributions of the Faculty Information Systems and Applied Computer Sciences of the Otto-Friedrich-University Bamberg Band 25 2017 Effective and Efficient Process Engine Evaluation Simon Harrer 2017 Bibliographische Information der Deutschen Nationalbibliothek Die Deutsche Nationalbibliothek verzeichnet diese Publikation in der Deutschen Nationalbibliographie; detaillierte bibliographische Informationen sind im In- ternet über http://dnb.d-nb.de/ abrufbar. Diese Arbeit hat der Fakultät Wirtschaftsinformatik und Angewandte Informatik der Otto-Friedrich-Universität Bamberg als Dissertation vorgelegen. 1. Gutachter: Prof. Dr. Guido Wirtz, Otto-Friedrich-Universität Bamberg 2. Gutachter: Prof. Dr. Dr. h. c. Frank Leymann, Universität Stuttgart Tag der mündlichen Prüfung: 17.07.2017 Dieses Werk ist als freie Onlineversion über den Hochschulschriften-Server (OPUS; http:// www.opus-bayern.de/uni-bamberg/) der Universitätsbibliothek Bamberg erreichbar. Kopi- en und Ausdrucke dürfen nur zum privaten und sonstigen eigenen Gebrauch angefertigt werden. Herstellung und Druck: docupoint, Magdeburg Umschlaggestaltung: University of Bamberg Press, Larissa Günther © University of Bamberg Press Bamberg, 2017 http://www.uni-bamberg.de/ubp/ ISSN: 1867-7401 ISBN: 978-3-86309-503-1 (Druckausgabe) eISBN: 978-3-86309-504-8 (Online-Ausgabe) URN: urn:nbn:de:bvb:473-opus4-496333 DOI: http://dx.doi.org/10.20378/irbo-49633 To Martina Acknowledgments Finally.
    [Show full text]
  • Open Source Eai/Soa Tools
    OPEN SOURCE EAI/SOA TOOLS WHITE PAPER Gourav Suri MphasiS Integration Architecture Team November 2008 Executive Summary A lot is being said and written about ‘EAI’. ’SOA’ is the new silver bullet that has become the talk of the town. This paper explores the various open source ‘EAI’ offerings available today, their maturity level and their fitness for use as a solution of choice for a large organization. Open Source EAI/SQA Tools MphasiS white paper Table of Contents 1. INTRODUCTION 2 2. WHAT ARE THE BENEFITS AND RISKS ASSOCIATED WITH THE USE OF OPEN SOURCE? 2 3. COMPARITIVE ANALYSIS OF SOME OPEN SOURCE PRODUCT OFFERINGS IN THE INTEGRATION SPACE 3 4. WHERE CAN I FIND A BRIEF REVIEW OF OPEN SOURCE EAI SOLUTIONS WRITTEN IN JAVA, PRIMARILY MESSAGE ORIENTED MIDDLEWARE (I.E. MOM) BROKERS THAT PERFORM ROUTING, BROKERING AND TRANSFORMATIONS? 5 5. WHICH ESB SOLUTION (BOTH COMMERCIAL AND OPEN SOURCE) IS RATED AS THE BEST BY THE DIRECTOR OF PLATFORM TECHNOLOGY AT WALMART.COM GLOBAL WHO HAS MANY LARGE SCALE INTEGRATION PROJECTS UNDER HIS BELT ? 5 6. HOW IS IONA APPROACHING OPEN SOURCE? 6 7. WHAT IS A SOFTWARE STACK AND WHAT ARE THE OPEN SOURCE SOA STACKS AVAILABLE IN THE MARKET TODAY? 7 8. CONCLUSION (SO FAR) 9 9. REFERENCES 9 | | MphasiS white paper Open Source EAI/SQA Tools 1. Introduction Enterprise Application Integration (EAI) is a vast topic that includes a diverse range of tools and technologies. There are several commercial tools that address the EAI needs of enterprises around the world. However, in light of the renewed stress that companies around the world place on open source software, we decided to study the open source EAI tools in the market.
    [Show full text]