You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/08/27 11:59:04 UTC

[GitHub] [servicecomb-java-chassis] ctlove0523 opened a new issue #1932: can registry-zero-config module use java NIO realize UDP server and client?

ctlove0523 opened a new issue #1932:
URL: https://github.com/apache/servicecomb-java-chassis/issues/1932


   current registry-zero-config module use java.net.MulticastSocket realize UDP server and client,can use java NIO to do that work.
   This project accept PR?


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #1932: can registry-zero-config module use java NIO realize UDP server and client?

Posted by GitBox <gi...@apache.org>.
liubao68 commented on issue #1932:
URL: https://github.com/apache/servicecomb-java-chassis/issues/1932#issuecomment-682349629


   PR is welcome. I notice that you want to introduce new implementations, while registry-zero-config is used for small applications and the performance is not very important. So before you start, you need provide some improvements and details this PR will bring to this module. More implements could intruduce more code and complications. 


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-java-chassis] jungan21 commented on issue #1932: can registry-zero-config module use java NIO realize UDP server and client?

Posted by GitBox <gi...@apache.org>.
jungan21 commented on issue #1932:
URL: https://github.com/apache/servicecomb-java-chassis/issues/1932#issuecomment-682349110


   Thx @ctlove0523 ! could you elaborate more ? especially, the benefits of NIO can bring.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-java-chassis] ctlove0523 commented on issue #1932: can registry-zero-config module use java NIO realize UDP server and client?

Posted by GitBox <gi...@apache.org>.
ctlove0523 commented on issue #1932:
URL: https://github.com/apache/servicecomb-java-chassis/issues/1932#issuecomment-682350481


   ok, understand


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #1932: can registry-zero-config module use java NIO realize UDP server and client?

Posted by GitBox <gi...@apache.org>.
liubao68 commented on issue #1932:
URL: https://github.com/apache/servicecomb-java-chassis/issues/1932#issuecomment-682265835


   @jungan21 


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-java-chassis] ctlove0523 closed issue #1932: can registry-zero-config module use java NIO realize UDP server and client?

Posted by GitBox <gi...@apache.org>.
ctlove0523 closed issue #1932:
URL: https://github.com/apache/servicecomb-java-chassis/issues/1932


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org