The Best of the Week (Jan. 24): Enterprise Integration
Join the DZone community and get the full member experience.
Join For FreeMake sure you didn't miss anything with this list of the Best of the Week in the Enterprise Integration (Jan. 24 to Jan. 30). Here they are, in order of popularity:
1. Creating a RESTful Remote Service Provider
ECF's implementation of OSGi Remote Services supports the creation of custom distribution providers. Why would anyone wish to do this, when they could simply reuse one of the existing providers? Here are some good reasons.
2. Developing Apache Kafka Producers and Consumers
I gave a presentation recently on Real-time streaming and data pipelines with Apache Kafka. This article discusses the roles of consumers, producers, and brokers with Apache Kafka.
3. Spring @Async and exception handling
When using Spring to asynchronously execute pieces of code, you typically use the @Async annotation on your Spring @Components methods. Spring comes with a number of pre-packaged TaskExecutors which are documented in the Spring documentation.
4. Running Multiple ActiveMQ Instances on One Machine
A few weeks ago I started making use of Apache ActiveMQ again as the JMSprovider with my Mule ESB solution. To check out some of the new features like the failover transport and other clustering features, you will need multiple installations of ActiveMQ on your machine.
5. How to Build WSO2 Carbon 4.2.0 Tutorial for a newbie
This article details how to build WSO2 Carbon from source. Carbon is moving towards a release of its newest version, Carbon 5 (C5).
Opinions expressed by DZone contributors are their own.
Trending
-
Java Concurrency: Condition
-
How AI Will Change Agile Project Management
-
New ORM Framework for Kotlin
-
Grow Your Skills With Low-Code Automation Tools
Comments