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

   ### Motivation
   Now the executor only will use the single TCP connection with the specified 
shuffle server, so when multiple tasks are running concurrently, it will share 
this channel. Maybe it will reduce the whole throughput. 
   
   Do we have any plan to introduce extra config to allow user to create more 
channels in client side?


-- 
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