What is the recommendation for netty to handle the large amount of data?
Issue
- We are using camel netty to handle the incoming data, like:
<from id="_from3" uri="netty4:tcp://0.0.0.0:5088?decoder=#IfxDecoder&sync=false"/>
Because the system need to split/merge the package, so want to know what is the best practice when using netty?
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.