You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "yuyu1025 (via GitHub)" <gi...@apache.org> on 2024/01/04 01:45:43 UTC

[I] Has dubbo released a version that supports jdk21? [dubbo]

yuyu1025 opened a new issue, #13608:
URL: https://github.com/apache/dubbo/issues/13608

   <!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy -->
   
   <!-- For all design discussions please continue. -->
   As we all know, jdk21 introduced virtual threads, and this will bring a big performance boost to IO-frequent frameworks. Therefore, I would like to know
   - Does dubbo support jdk21?
   - Will dubbo support virtual threads?
   - Does dubbo still need netty and is it possible to use a simpler BIO socket framework?         
   
   


-- 
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: notifications-unsubscribe@dubbo.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] Has dubbo released a version that supports jdk21? [dubbo]

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ closed issue #13608: Has dubbo released a version that supports jdk21?
URL: https://github.com/apache/dubbo/issues/13608


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] Has dubbo released a version that supports jdk21? [dubbo]

Posted by "kimmking (via GitHub)" <gi...@apache.org>.
kimmking commented on issue #13608:
URL: https://github.com/apache/dubbo/issues/13608#issuecomment-1889714696

   Another way is rebuilding dubbo in a reactive fx.


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] Has dubbo released a version that supports jdk21? [dubbo]

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ commented on issue #13608:
URL: https://github.com/apache/dubbo/issues/13608#issuecomment-1877116574

   1. The latest Dubbo 3.2.x version support jdk 21.
   2. Virtual threads will be supported in Dubbo 3.3.x. 3.3.0-beta.1 has supported it.
   3. We have no ideas about BIO socket cause it may change a lot for Dubbo framework. Do you have any ideas? It would be welcome if you submit a propose for it.


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org