Camel in Action
Ibsen, Claus, Anstey, Jonathan, Zbarcea, Hadrian | Oreilly & Associates Inc
123,100원 | 20101228 | 9781935182368
Camel in Action is for developers working with integration of any kind. This highly practical book introduces Camel and shows examples of how to use it with the 45+ supported enterprise integration patterns. Written by the people who wrote the Camel code, it's up to date and full of detail.
Claus Ibsen is a principal engineer working for FuseSource specializing in the enterprise integration space. He has worked on Apache Camel for the last three years where he is a a PMC member, a key contributor, and heads the development and roadmap. Claus lives in Sweden near Malmo with his wife and dog.
Claus Ibsen is a principal engineer working for Progress Software Corporation in the FUSE Team specializing in the enterprise integration space. He has worked on Apache Camel for the last 2 years where he is a key contributor and heads the development and roadmap.Jonathan Anstey is a software engineer with varied experience in manufacturing control systems, build infrastructure, and enterprise integration. Lately, Jon has been working on Apache Camel at Progress Software Corporation. When he is not hacking on Camel he likes to spend time with his wife and daughter in St. John's, Newfoundland.Hadrian Zbarcea is a Web Services and SOA specialist who has been a software engineer since 1994, and currently works at Progress Software. He's a committer on the Apache Camel project, and has worked at IONA Technologies, TYX, and Ergie.
Jonathan Anstey is a software engineer with varied experience in manufacturing control systems, build infrastructure, and enterprise integration. Lately, Jon has been working on Apache Camel at Progress Software Corporation. When he is not hacking on Camel he likes to spend time with his wife and daughter in St. John's, Newfoundland.
Claus Ibsen is a principal engineer working for FuseSource specializing in the enterprise integration space. He has worked on Apache Camel for the last three years where he is a a PMC member, a key contributor, and heads the development and roadmap. Claus lives in Sweden near Malmo with his wife and dog. Jonathan Anstey is a software engineer with varied experience in manufacturing control systems, build infrastructure, and enterprise integration. Lately, Jon has been working on Apache Camel at Progress Software Corporation. When he is not hacking on Camel he likes to spend time with his wife and daughter in St. John's, Newfoundland.
HIGHLIGHT The first book on Apache Camel, a Java-based open source toolkit for implementing common enterprise integration patterns. DESCRIPTION Implementing the patterns from Gregor Hohpe and Bobby Woolf's ubiquitous Enterprise Integration Patterns (Addison Wesley) is a big task. But with just a few lines of Camel code, a developer can implement a Hohpe/Woolf pattern that would require many lines of normal programming. Camel in Action introduces Camel and then quickly moves on to show practical examples of how to use it with the 45+ supported enterprise integration patterns. Camel can run as a standalone or inside many other applications, and the book includes a technical reference explaining how to use Camel with many platforms. Written by the people who wrote the Camel code, it's up-to-date and provides details and insights that only people deeply involved with Camel could provide. KEY POINTS F " First and only book on Apache Camel. F " Written by the developers of Camel. F " Practical, insightful and comprehensive.
HIGHLIGHTThe first book on Apache Camel, a Java-based open source toolkit forimplementing common enterprise integration patterns.DESCRIPTIONImplementing the patterns from Gregor Hohpe and Bobby Woolf'subiquitous Enterprise Integration Patterns (Addison Wesley) is a bigtask. But with just a few lines of Camel code, a developer canimplement a Hohpe/Woolf pattern that would require many lines ofnormal programming. Camel in Action introduces Camel and thenquickly moves on to show practical examples of how to use it with the45+ supported enterprise integration patterns.Camel can run as a standalone or inside many other applications, andthe book includes a technical reference explaining how to use Camelwith many platforms. Written by the people who wrote the Camelcode, it's up-to-date and provides details and insights that only peopledeeply involved with Camel could provide.KEY POINTS F?First and only book on Apache Camel. F?Written by the developers of Camel. F?Practical, insightful and comprehensive.
Apache Camel is a Java framework that lets you implement the standard enterprise integration patterns in a few lines of code. With a concise but sophisticated DSL you snap integration logic into your app, Lego-style, using Java, XML, or Scala. Camel supports over 80 common transports such as HTTP, REST, JMS, and Web Services. Camel in Actionis a Camel tutorial full of small examples showing how to work with the integration patterns. It starts with core concepts like sending, receiving, routing, and transforming data. It then shows you the entire lifecycle and goes in depth on how to test, deal with errors, scale, deploy, and even monitor your app details you can find only in the Camel code itself. Written by the developers of Camel, this book distills their experience and practical insights so that you can tackle integration tasks like a pro. What's Inside Valuable examples in Java and XML Explanations of complex patterns Error handling, testing, deploying, managing, and running Camel Accessible to beginners, useful to experts
Camel in Action is for developers working with integration of any kind. This highly practical book introduces Camel and shows examples of how to use it with the 45+ supported enterprise integration patterns. Written by the people who wrote the Camel code, it's up to date and distills details and insights that only people deeply involved with Camel could provide.Camel is designed to run in any existing environment without imposing restrictions. This allows you to get started with Camel very easily and reuse existing infrastructure and platforms. Camel can run in many forms such as standalone, web or Spring application, JBI, OSGi, Java EE, in the cloud, and so on. The book includes a technical reference explaining how to use Camel with many platforms.