Files
MaxScale/server/modules
Markus Mäkelä 2852530893 Use standard RNG
The custom random number generator can now be replaced with a C++11
RNG. This greatly improves the reliability and trustworthiness of it.

In addition to this, the conversion of the RNG to a thread-local object
removes the race condition that was present in the previous
implementation. It also theoretically improves performance by a tiny bit.
2018-08-13 10:37:48 +03:00
..
2018-08-10 07:50:18 +03:00
2018-06-25 10:07:52 +03:00
2018-08-10 09:50:56 +03:00
2018-08-13 10:37:48 +03:00
2017-02-15 09:31:14 +02:00