Open Source Esbs in Action : Example Implementations in Mule and Servicemix

個数:
  • ポイントキャンペーン

Open Source Esbs in Action : Example Implementations in Mule and Servicemix

  • ウェブストア価格 ¥7,873(本体¥7,158)
  • Manning Pubns Co(2008/09発売)
  • 外貨定価 US$ 44.99
  • ゴールデンウィーク ポイント2倍キャンペーン対象商品(5/6まで)
  • ポイント 142pt
  • 在庫がございません。海外の書籍取次会社を通じて出版社等からお取り寄せいたします。
    通常6~9週間ほどで発送の見込みですが、商品によってはさらに時間がかかることもございます。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合がございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 499 p.
  • 言語 ENG
  • 商品コード 9781933988214
  • DDC分類 005.1

Full Description


HIGHLIGHTOpen-Source ESBs in Action shows how to implement an Enterprise Service Bus(a key SOA concept) using the popular open-source technologies Mule andServiceMix.DESCRIPTIONAn Enterprise Service Bus, or ESB, is a piece of software that integrates enterpriseapplications without requiring the developer to write custom code. OpenSource ESB = Free ESB. This is very good for an enterprise developer. And it's anincreasingly popular approach-Mule alone has seen over 1 million downloads.Open-Source ESBs in Action is an example-driven guide for Java developersimplementing an ESB using the open-source software Mule and ServiceMix.The authors present real-world scenarios and show how these free tools can saveboth development time and tens of thousands of dollars in software cost. Thebook explores the key features of an ESB, such as transformation, routing, security,connectivity. The book also describes how to solve common enterprise integrationproblems using a structured approach.KEY SELLING POINTS* Deep coverage of Mule and ServiceMix* Reusable code examples* Practical coverage of common usage scenariosMARKET INFORMATIONThis book bases its examples on two open-source implementations, Mule andServiceMix, which have combined downloads of well over 1 million. Whenindependent applications have to exchange information with one another, this iscalled enterprise integration. For example, the CRM application has to knowabout the order history of a customer that is stored in the sales application. Atechnology that is often used to integrate these applications is called an enterpriseservice bus (ESB). There are many different ESB implementations, bothcommercial as well as open-source.