Files
MaxScale/include/maxscale
Markus Makela 5aa791d16e Move persistent connections to thread specific lists
Making the lists of persistent DCBs thread specific is both a bug fix and
a performance enhancement. There was a small window where a non-owner
thread could receive events for a DCB. By partitioning the DCBs into
thread specific lists, this is avoided by removing the possibility of DCBs
moving between threads.
2016-11-30 10:28:23 +02:00
..
2016-11-30 10:28:23 +02:00
2016-11-24 10:29:04 +02:00
2016-11-10 15:15:10 +02:00
2016-11-24 15:22:55 +02:00
2016-11-10 11:09:59 +02:00
2016-11-24 13:11:03 +02:00
2016-11-30 10:28:23 +02:00
2016-11-30 10:28:23 +02:00
2016-11-03 09:35:49 +02:00