The request/response cycle lends itself to the classic one thread per connection model.
请求/响应周期使它成为了经典的模型,即每个连接使用一个线程。
Less memory (on average) and fewer processes are required per connection.
每个连接需要的内存(平均来说)和进程更少。
Note: There can be only one connection id per library.
注意:每个库只能有一个连接id。
Note: There can be only one connection id per library.
注意:每个库只能有一个连接id。
应用推荐