Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

是否支持虚拟线程? #15

Open
wangran99 opened this issue Dec 29, 2023 · 1 comment
Open

是否支持虚拟线程? #15

wangran99 opened this issue Dec 29, 2023 · 1 comment

Comments

@wangran99
Copy link

    <dependency>
        <groupId>org.smartboot.socket</groupId>
        <artifactId>aio-pro</artifactId>
        <version>1.6.6</version>
    </dependency>

用的springboot3.2.1.smar-socket client并发的时候经常连接超时,不确定是不是服务器的问题还是smartsocket的问题。smart-socket的线程支持指定虚拟线程吗,或者指定线程池?

@smthing
Copy link
Contributor

smthing commented Dec 29, 2023

支持通过外置的AsynchronousChannelGroup来使用虚拟线程。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants