jerqi opened a new issue, #133:
URL: https://github.com/apache/incubator-uniffle/issues/133

   When we use Grpc, we find that our bottleneck is on Grpc, Grpc brings the 
cost of data copy and data serialization. We must encounter GC problems when we 
use Grpc. We should use Netty replace Grpc on data transfer and use off heap 
memory to reduce GC time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to