Files
MaxScale/server/core
Markus Mäkelä fb1c28c702 MXS-1948: Do round-robin worker assignment
Due to the skewed accept distribution without SO_REUSEPORT, we use
round-robin assignment of workers for new client connections. This
provides better performance as work is more likely to be evenly
distributed across all threads.

Using a least-busy-worker algorithm would provide a more stable result but
this is not trivially simple to implement. For this reason, the
round-robin based approach was chosen for 2.2.
2018-07-03 12:49:59 +03:00
..
2018-06-18 11:32:13 +03:00
2017-11-22 18:40:18 +02:00
2018-03-15 23:23:15 +02:00
2017-06-01 10:24:20 +03:00
2018-02-09 09:19:46 +02:00
2017-11-22 18:40:18 +02:00
2018-06-11 10:36:57 +03:00
2017-06-01 10:24:20 +03:00
2017-11-22 18:40:18 +02:00
2018-03-20 13:07:27 +02:00
2017-06-01 10:24:20 +03:00
2018-05-31 14:04:22 +03:00
2018-01-16 09:47:49 +02:00
2017-11-22 18:40:18 +02:00
2017-11-22 18:40:18 +02:00
2017-10-02 16:08:12 +03:00
2018-06-11 10:36:57 +03:00
2018-02-08 13:40:11 +02:00
2017-11-22 18:40:18 +02:00
2018-05-16 11:09:47 +03:00
2017-11-22 18:40:18 +02:00
2017-11-22 18:40:18 +02:00
2018-01-30 16:28:11 +02:00
2018-03-12 14:38:13 +02:00
2017-06-01 10:24:20 +03:00
2017-06-01 10:24:20 +03:00
2017-06-01 10:24:20 +03:00
2017-06-01 10:24:20 +03:00
2017-11-22 18:40:18 +02:00
2018-06-08 11:21:35 +03:00
2018-05-03 09:50:52 +03:00
2017-06-01 10:24:20 +03:00
2017-11-21 16:49:21 +02:00
2017-11-22 18:40:18 +02:00
2018-02-02 16:05:14 +02:00
2017-11-22 18:40:18 +02:00