Files
MaxScale/server/core
Johan Wikman 230876cd69 MXS-1754 Rename mxs::Worker to mxs::RoutingWorker
A new class mxs::Worker will be introduced and mxs::RoutingWorker
will be inherited from that. mxs::Worker will basically only be a
thread with a message-loop.

Once available, all current non-worker threads (but the one
implicitly created by microhttpd) can be creating by inheriting
from that; in practice that means the housekeeping thread, all
monitor threads and possibly the logging thread.

The benefit of this arrangement is that there then will be a general
mechanism for cross thread communication without having to use any
shared data structures.
2018-04-16 14:53:08 +03:00
..
2018-04-10 15:29:29 +03:00
2018-03-15 23:23:15 +02:00
2017-06-01 10:24:20 +03:00
2017-11-22 18:40:18 +02:00
2018-04-10 15:30:28 +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
2017-06-01 10:24:20 +03: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-03-27 07:25:00 +03:00
2018-02-08 13:40:11 +02:00
2018-01-05 09:58:10 +02:00
2017-11-22 18:40:18 +02:00
2017-12-27 11:56:39 +02:00
2017-11-22 18:40:18 +02:00
2017-11-22 18:40:18 +02:00
2018-04-13 14:53:00 +03:00
2018-01-30 16:28:11 +02:00
2018-03-12 14:38:37 +02:00
2017-06-01 10:24:20 +03:00
2017-11-22 18:40:18 +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-11-22 18:40:18 +02:00
2018-01-05 09:58:10 +02: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