Search In this Thesis
   Search In this Thesis  
العنوان
New Soa Model Unlocking Transaction Resources =
المؤلف
Hassan, Fatma Sayed Gad Elrab.
هيئة الاعداد
مشرف / امين احمد فهمى شكرى
مشرف / عزت عبد التواب قرنى
مشرف / محمد محمود الشربينى
مشرف / فاطمة سيد جاد الرب حسن
الموضوع
Computer science.
تاريخ النشر
2012.
عدد الصفحات
64 p. :
اللغة
الإنجليزية
الدرجة
ماجستير
التخصص
علوم المواد
تاريخ الإجازة
1/1/2012
مكان الإجازة
جامعة الاسكندريه - معهد الدراسات العليا والبحوث - Information Technology
الفهرس
Only 14 pages are availabe for public view

from 80

from 80

Abstract

Successful e-business implementation begins with the creation of an appropriate structure for running an e-business project. This structure must be designed to ensure success delivery for the eventual application of the e-business initiative,and must be capable of delivering the desired business functionality in a timely manner and avoiding the high failure rates. A Dynamic e-business system contains e-business processes. These are usually developed by composite web services. Unexpected behavior of a component web service may not only lead to failure,but also may bring negative impact on all the participants of the composition. There are some protocols have recently been developed for (composite) web services transactions like web service transactions(WS-T),business transaction protocol (BTP). Mainly these protocols use ACID (atomicity,consistency,isolation,durability) properties and 2PC (two phase commit) to handle transactions. These lead to problems in performance and lock resources for long time. The present thesis surveys these different protocols and introduces a new SOA(service oriented architecture ) model to decrease locking time for provider resources,it also compares the present model with traditional model using BPEL(business process execution language). A case study which has travel agency that includes providers such as (car,hotel,airline) is used to handle transaction among of them using the present and traditional model.