Home  >  Q&A  >  body text

php - swoole mysql 数据库连接池

看到这篇文章 MySQL的连接池、异步、断线重连

请问有详细的说明吗?

最好有实例代码

怪我咯怪我咯2724 days ago669

reply all(1)I'll reply

  • ringa_lee

    ringa_lee2017-04-10 16:55:33

    第一个地方是rango的博客里,有一篇是连接池的博客.

    http://rango.swoole.com/archives/288

    第二个地方是github中,swoole-src,git clone下来,里面有个examples文件夹,其中有.

    https://github.com/swoole/swoole-src/tree/master/examples

    reply
    0
  • Cancelreply