0
点赞
收藏
分享

微信扫一扫

SpringBoot 高并发调优

雨鸣静声 2022-04-25 阅读 73
java后端

1、springboot内置tomcat默认支持线程并发数

https://blog.csdn.net/kouwoo/article/details/83898788

2、解决OutOfMemoryError: unable to create new native thread问题

https://blog.csdn.net/wchgogo/article/details/78185643

举报

相关推荐

0 条评论