Camel in Action
eBook - ePub

Camel in Action

,
  1. 912 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Camel in Action

,
Book details
Table of contents
Citations

About This Book

Summary Camel in Action, Second Edition is the most complete Camel book on the market. Written by core developers of Camel and the authors of the highly acclaimed first edition, this book distills their experience and practical insights so that you can tackle integration tasks like a pro.Forewords by James Strachan and Dr. Mark LittlePurchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Apache Camel is a Java framework that implements enterprise integration patterns (EIPs) and comes with over 200 adapters to third-party systems. A concise DSL lets you build integration logic into your app with just a few lines of Java or XML. By using Camel, you benefit from the testing and experience of a large and vibrant open source community. About the Book Camel in Action, Second Edition is the definitive guide to the Camel framework. It starts with core concepts like sending, receiving, routing, and transforming data. It then goes in depth on many topics such as how to develop, debug, test, deal with errors, secure, scale, cluster, deploy, and monitor your Camel applications. The book also discusses how to run Camel with microservices, reactive systems, containers, and in the cloud. What's Inside

  • Coverage of all relevant EIPs
  • Camel microservices with Spring Boot
  • Camel on Docker and Kubernetes
  • Error handling, testing, security, clustering, monitoring, and deployment
  • Hundreds of examples in Java and XML


About the Reader Readers should be familiar with Java. This book is accessible to beginners and invaluable to experts. About the Author Claus Ibsen is a senior principal engineer working for Red Hat specializing in cloud and integration. He has worked on Apache Camel for the last nine years where he heads the project. Claus lives in Denmark. Jonathan Anstey is an engineering manager at Red Hat and a core Camel contributor. He lives in Newfoundland, Canada. Table of Contents

Part 1 - First steps

  • Meeting Camel
  • Routing with Camel

Part 2 - Core Camel

  • Transforming data with Camel
  • Using beans with Camel
  • Enterprise integration patterns
  • Using components

Part 3 - Developing and testing

  • Microservices
  • Developing Camel projects
  • Testing
  • RESTful web services

Part 4 - Going further with Camel

  • Error handling
  • Transactions and idempotency
  • Parallel processing
  • Securing Camel

Part 5 - Running and managing Camel

  • Running and deploying Camel
  • Management and monitoring

Part 6 - Out in the wild

  • Clustering
  • Microservices with Docker and Kubernetes
  • Camel tooling

  • Bonus online chapters
    Available at https://www.manning.com/books/camel-in-?action-second-edition and in electronic versions of this book:
  • Reactive Camel
  • Camel and the IoT by Henryk Konsek

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Camel in Action by in PDF and/or ePUB format, as well as other popular books in Computer Science & Web Programming. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Manning
Year
2018
ISBN
9781638352808

Table of contents

  1. Cover
  2. Camel in Action
  3. Praise for the First Edition
  4. Copyright
  5. Dedication
  6. Foreword
  7. Foreword
  8. Foreword to the First Edition
  9. Preface
  10. Acknowledgments
  11. About This Book
  12. About the Authors
  13. About the Cover Illustration
  14. Part 1: First steps
  15. Part 2: Core Camel
  16. Part 3: Developing and testing
  17. Part 4: Going further with Camel
  18. Part 5 : Running and managing Camel
  19. Part 6: Out in the wild
  20. Appendix A: Simple, the expression language
  21. Appendix B: The Camel community
  22. Index