Files
MaxScale/server/modules/routing
Markus Mäkelä afde1fa072 MXS-1929: Cache readwritesplit configurations
By using the worker local data mechanism, data can be efficiently cached
on the local worker. This avoids all synchronization on reads and only
requires synchronization on a configuration update.

As an additional observation, the testing of std::mutex and SPINLOCK shows
that std::mutex far outperforms the MaxScale SPINLOCK even on
non-conflicting workloads.
2018-07-31 09:41:14 +03:00
..
2018-07-11 14:08:56 +03:00
2018-07-11 14:08:56 +03:00
2018-07-11 14:08:56 +03:00
2018-07-11 14:08:56 +03:00