(I'm not using such.) Would you explain what your application is doing that would push the limits of thread concurrency?
> -----Original Message----- > From: Singer Wang [mailto:w...@singerwang.com] > Sent: Wednesday, October 31, 2012 2:08 PM > To: mysql@lists.mysql.com > Subject: MySQL Thread Pool Plugin + Percona Server? > > Hey, > > I'm looking to combine the benefits of the MySQL Thread Pool Plugin and > Percona-Server. All the benchmarks show that the Thread Pool Plugin handles > higher concurrency much better then just setting innodb_thread_concurrency. > Alas Percona server has many tweaks that improve performance. > > Does anyone have any experience running Percona Server (obviously 5.5) with > the Thread Pool Plugin? I got it running but was wondering if there's any > caveats.. > > S