talk-data.com talk-data.com

J

Speaker

Jakub Korab

2

talks

author

Filter by Event / Source

Talks & appearances

2 activities · Newest first

Search activities →
Understanding Message Brokers

Messaging is one of the more poorly understood areas of IT; most developers and architects have only a passing familiarity with how broker-based messaging technologies work. This practical report not only helps you get up to speed on the essentials of messaging, but also compares two of today’s most popular messaging technologies—Apache ActiveMQ and Apache Kafka. Author and consultant Jakub Korab describes use cases and design choices that lead developers to very different approaches for developing message-based systems. You’ll come away with a high-level understanding of both ActiveMQ and Kafka, including how they should and should not be used, how they handle concerns such as throughput and high-availability, and what to look out for when considering other messaging technologies in future. Understand the types of problems that messaging systems address Explore three primary messaging patterns: point-to-point, publish-subscribe, and a hybrid of both Dive into ActiveMQ, a classic broker-centric design implemented through Java libraries that works for a broad range of messaging use cases Examine Kafka, a distributed system that can be scaled to provide massive performance and fault tolerance through replication Learn the mechanical complexities that message-based systems need to address, and some patterns you can apply to deal with those complexities

Apache Camel Developer's Cookbook

Apache Camel Developer's Cookbook serves as an indispensable reference for Apache Camel developers, providing actionable recipes that you can quickly apply to your project needs. With this book, you will master common integration patterns, troubleshoot and debug routes, and secure robust integrations with practical guides that are easy to follow and implement. What this Book will help me do Understand the structure and lifecycle of an Apache Camel integration project. Implement Enterprise Integration Patterns effectively in your integrations. Perform advanced message transformation and routing tasks fluently using Apache Camel. Gain proficiency in testing and debugging your Apache Camel routes for robustness. Apply security measures and explore transaction management for secure and reliable integrations. Author(s) The authors of Apache Camel Developer's Cookbook are seasoned experts in middleware and integration technologies, with years of experience working with Apache Camel. They bring a practical, hands-on approach to this book, focusing on actionable tips that reflect real-world scenarios. Their passion for efficient integration solutions shines through in every recipe, ensuring readers are well-equipped to tackle their projects. Who is it for? This book is ideal for Java developers with some prior exposure to Apache Camel who are looking to deepen their understanding of the tool. If you are building or maintaining enterprise integration solutions and wish to enhance your practical knowledge, this book is for you. It's suitable for both developers working on existing Camel projects and those starting new ones. Whether you're integrating messaging systems, APIs, or handling data workflows, this cookbook provides the answers you need.