兄弟们谁遇见过这个一样?Can't create a new thread (errno 12)
用了连接池,异常如下:
message from server: "Can 't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug "
------解决方案--------------------是操作系统问题,一般操作系统默认不会让你开太多的线程的。