We are considering moving from RFA to EMA but fail to locate any throttling in EMA, which is important to us.
Any plans to add this?
Is EMA SDK 1.0.x as stable as RFAJ 8.0.x ?
It's just that getting a NPE in Reactor.sendChannelEventCallback() :
...
int retval = reactorChannel.role().channelEventCallback().reactorChannelEventCallback(reactorChannelEvent);
...
is a bit disturbing.