欢迎来到麦多课文档分享! | 帮助中心 海量文档,免费浏览,给你所需,享你所想!
麦多课文档分享
全部分类
  • 标准规范>
  • 教学课件>
  • 考试资料>
  • 办公文档>
  • 学术论文>
  • 行业资料>
  • 易语言源码>
  • ImageVerifierCode 换一换
    首页 麦多课文档分享 > 资源分类 > PPT文档下载
    分享到微信 分享到微博 分享到QQ空间

    Integrating OTP with Enterprise Service Bus.ppt

    • 资源ID:376458       资源大小:126.50KB        全文页数:13页
    • 资源格式: PPT        下载积分:2000积分
    快捷下载 游客一键下载
    账号登录下载
    微信登录下载
    二维码
    微信扫一扫登录
    下载资源需要2000积分(如需开发票,请勿充值!)
    邮箱/手机:
    温馨提示:
    如需开发票,请勿充值!快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。
    如需开发票,请勿充值!如填写123,账号就是123,密码也是123。
    支付方式: 支付宝扫码支付    微信扫码支付   
    验证码:   换一换

    加入VIP,交流精品资源
     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
    5、试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。

    Integrating OTP with Enterprise Service Bus.ppt

    1、25.10.2007,1,Integrating OTP with Enterprise Service Bus,OAS (OTP Application Server),Leslaw Lopacki Telenor IS Nordic, Norway ,25.10.2007,,2,Background what is SOA?,What is Service Oriented Architecture?: Is a collection of services which communicate with each other Uses loosely-coupled relationshi

    2、ps between producer and consumer Has no direct relationship with software, programming, or technology Services can be accessed without knowledge of their underlying platform implementation ORB/CORBA is probably a first SOA implementation Services are ”usually” defined using WSDL/XSD Messages are ”us

    3、ually” SOAP/XML based but not only,ESB,25.10.2007,,3,What is OAS and OESB?,OAS OTP based Application Server: Provides a simple framework for building Erlang based ”Beans” deployed as Erlang processes 2 types supported: Dynamic workers started dynamically on demand Static Workers registered processes

    4、 (Singletons) Technically it isnt a JEE App Server it simply does not support all JEE specs but thats not an issue here OESB Connects ESB and OAS: uses SOAP 1.1 ErlSoap 0.4.3,25.10.2007,,4,CoMet/Metro/COS at Telenor,How this idea was born?: Metro and COS are integration platforms with ca 50 systems

    5、(running at Telenor): 2 different Application Servers: IBM WebSphere and BEA WebLogic Close integration of JEE and .NET applications CoMet is a new integration platform which integrates Metro, COS: Uses SOA Enterprise Service Bus from BEA Very limited/no use of Erlang: Only isolated systems e.g. Jab

    6、ber server We could consider using OTP/Erlang in some installations if it was easier to integrate: e.g. using SOAP/XSD/WSDL,25.10.2007,,5,Motivation for OESB,Erlang integrates poorly with large enterprise architectures But thanks to SOA the systems can be more heterogeneous: i.e. appearance of SOA m

    7、akes it easier to integrate ”small languages” (Erlang ) with the ”big ones” (JEE, .NET, ) OTP is far more cost-efficient than any existing JEE Application Server, e.g.: Built in efficient look up of resources reduces “glue code” Built in database: mnesia Offensive approach: simpler “exception handli

    8、ng”, less code needed to get things done SOA and: OO does not integrate so well FP seams to be a perfect matchConclusion: SOA brings an opportunity to introduce OTP in existing installations,25.10.2007,,6,OTPs weaknesses from SOA point of view,Good built in SOAP libraries are essential: ErlSoap is r

    9、ather limited i.e. it does not support WSDL Yaws contains some WSDL support (not evaluated here) Lack of infrastructure to quickly deploy applications application servers Not optimal for “frontend” systems: GUI design support is poor ! Poor support for Web Services and Web technologies,25.10.2007,,7

    10、,OESB Architecture,Web Logic Application Server (WLS),ESB - Aqua Logic Service Bus (ALSB),OTP Application Server (OAS),SOAP,SOAP,25.10.2007,,8,Demo system,Demo of cinema booking system Exemplifies strong sides: of an App Server: like Web GUI and integration with legacy JEE systems of OTP/Erlang: lik

    11、e high transactional throughput, low latency reliable data storage, FSM support, reliability and scalability,25.10.2007,,9,Web Logic App. Server: Demo Design,WLS,BookingApplication (JSP),BookingBean (JEE State-Less Session Bean),ALSB,25.10.2007,,10,OTP Application Server: Demo Design,OAS,ALSB,bookin

    12、g_dwk,booking_dwk,booking_dwk,booking_dwk,booking_dwk,cinema_wk,cinema_wk,oas_engine,oesb (erlsoap),25.10.2007,,11,idle,selected,rebook_seat/rebook,paid,pay_seat_ok/book,rebooking,cancel_seat/release,no_pay/release,select_seat_ok/answer_ok,timeout/deselect,FSM for booking_agent,selecting,select_seat

    13、/select,select_seat_nok/answer_nok,rebook_seat_nok/answer_nok,rebook_seat_ok/answer_ok,25.10.2007,,12,Demo,Lets look at a few glimpses of an implementation example,25.10.2007,,13,OESB Enhancements (Future),Take full advantage of OTP Make it scalable: Load balancing support Make it more reliable Better redundancy/replication support,


    注意事项

    本文(Integrating OTP with Enterprise Service Bus.ppt)为本站会员(boatfragile160)主动上传,麦多课文档分享仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知麦多课文档分享(点击联系客服),我们立即给予删除!




    关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

    copyright@ 2008-2019 麦多课文库(www.mydoc123.com)网站版权所有
    备案/许可证编号:苏ICP备17064731号-1 

    收起
    展开