You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the transport is a trivial Tcp implementation. A new transport should be plugged in that is higher performance. Either, Netty or 0MQ (probably Netty). As the Transport also determines the threading model, this will need to be provided also.
The text was updated successfully, but these errors were encountered:
Currently the transport is a trivial Tcp implementation. A new transport should be plugged in that is higher performance. Either, Netty or 0MQ (probably Netty). As the Transport also determines the threading model, this will need to be provided also.
The text was updated successfully, but these errors were encountered: