Junfan Zhang

Results 434 comments of Junfan Zhang

If u have time, could u help check this improvement? @jerqi

Thanks for your patient review. @jerqi

Could we use grpc zero-copy to solve this problem? By the way, Alluxio also use Grpc to transfer data, I think the problem we encountered also exist in Alluxio. We...

I haven't look through the full design of GRPC zero-copy and Alluxio's implementation. Maybe we could do the POC to test the performance compared with the netty implementation. Overall, it...

> We have had a POC code about Netty. It will improve 10% performance for Uniffle. Sounds great! If I have time, I will do a zero-copy POC to compare...

After applying the POC of netty, will the problem of #230 exist? @jerqi

I have some experience in operator development(our internal elastic Yarn operator), maybe i can join this ticket

Left some comments. Thanks for your great work @wangao1236. Besides, i want to know which language will be used when implementing this operator? Java or Golang. Do we have a...