'Apache Camel Mongodb Connector Async
Is it possible to use MongoDB with Apache Camel asynchronously?
I haven't seen any reference for the MongoDB async client or the reactive client in Apache Camel component documentation (MongoDB has an async client and also a reactive streams client).
Can Apache Camel connect to it in such ways?
I'm struggling to understand whether an Apache Camel channel adapter (EIP) is asynchronous or synchronous. If there's a way to know it for any component, this would be very helpful for me.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
