Mastering Apache Camel

Jean-Baptiste Onofre

  • 出版商: Packt Publishing
  • 出版日期: 2015-06-30
  • 售價: $2,050
  • 貴賓價: 9.5$1,948
  • 語言: 英文
  • 頁數: 240
  • 裝訂: Paperback
  • ISBN: 1782173153
  • ISBN-13: 9781782173151
  • 相關分類: Information-management
  • 下單後立即進貨 (約3~4週)

商品描述

An advanced guide to Enterprise Integration using Apache Camel

About This Book

  • Integrate your applications with Apache Camel and enhance efficiency and scalability
  • Master all the EIPs supported by Apache Camel as well as advanced features like error handling and testing
  • Packed with practical examples and use cases that will help you excel in enterprise integration

Who This Book Is For

This book is intended for all Camel users who want to get the best out of Camel, and who want to implement the most efficient integration logic using best practices.

What You Will Learn

  • Walk through the key features and core concepts of Apache Camel
  • Implement routing with Processor, using Camel Java DSL and Camel Blueprint DSL
  • Use beans with Camel to access to the POJO model, and leverage IoC frameworks like Spring or Blueprint
  • Get to grips with the EIPs supported by Camel and implement them in your projects
  • Create polling and event-driven components, and learn how Camel uses components to create endpoints
  • Identify and deal with errors in your routing logic
  • Conduct unit tests and integration tests on your Camel routes

In Detail

This book will provide you with the skills you need to efficiently create routes using Apache Camel.

After briefly introducing the key features and core concepts of Camel, the book will take you through all the important features and components, starting with routing and processors. You will learn how to use beans in Camel routes, covering everything from supported registries and annotations, to the creation of an OSGi bundle and writing route definitions with Blueprint DSL. Leverage the Enterprise Integration Patterns (EIPs) supported by Camel and implement them in your routes. You will then see how components and endpoints handle exchanges in Camel, and how you can use them to create a complete and powerful mediation framework. You will finally learn how to tackle errors and perform testing to ensure that your integration projects are working successfully.