An application was migrated from EMA to ETA (using the example in RTSDK Java), all Java. However, looks like the performance gain is not as expected, although the network statistics show generally good.
The questions:
1. The ETA coding guideline if any (e.g., in EMA, should no logging in the onXXXMsg)
2. Only one machine id, is that possible to make the message consumption to be multi-threaded? so as to accelerate the message ingestion.