Markus Mäkelä
08689d3bb2
MXS-1539: Execute all REST API commands in a worker thread
...
Executing the commands inside a worker thread allows further improvements
to job queuing but mainly it fixes the problem of loading users when
listeners are allocated at runtime.
When a runtime listener was being created, it was allocated in the admin
thread whereas the listeners created at startup were allocated in the
"main" thread. This caused a minor difference in how administrative
functions were handled by the REST API and MaxAdmin. The only real problem
is that listener allocation depends on being done inside a worker thread
as it lazily initializes some resources.
2017-12-05 09:43:06 +02:00
..
2017-11-22 18:40:18 +02:00
2017-11-22 18:40:18 +02:00
2017-11-22 18:40:18 +02:00
2017-11-16 15:38:12 +02:00
2017-06-01 10:24:20 +03:00
2017-06-30 10:45:30 +02:00
2017-11-22 18:40:18 +02:00
2017-10-12 12:29:43 +03:00
2017-10-12 12:29:43 +03:00
2017-11-22 18:37:45 +02:00
2017-11-22 18:40:18 +02:00
2017-11-29 11:30:33 +01:00
2017-11-22 18:40:18 +02:00
2017-06-01 10:24:20 +03:00
2017-06-29 15:55:44 +03:00
2017-11-22 18:40:18 +02:00
2017-11-22 18:40:18 +02:00
2017-11-29 11:30:33 +01:00
2017-06-01 10:24:20 +03:00
2017-06-01 10:24:20 +03:00
2017-08-14 15:24:16 +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
2017-11-21 16:49:21 +02:00
2017-11-22 18:40:18 +02:00
2017-11-22 18:40:18 +02:00
2017-11-22 18:40:18 +02:00
2017-11-22 18:40:18 +02:00
2017-06-28 13:26:52 +03:00
2017-11-22 18:40:18 +02:00
2017-11-22 18:40:18 +02:00
2017-11-22 18:40:18 +02:00
2017-11-22 18:40:18 +02:00
2017-10-12 12:29:43 +03:00
2017-11-22 18:40:18 +02:00
2017-06-01 10:24:20 +03:00
2017-10-27 15:31:46 +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-06-01 10:24:20 +03:00
2017-12-05 09:43:06 +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-09-28 07:04:21 +03:00
2017-11-22 18:40:18 +02:00
2017-12-05 09:43:05 +02:00
2017-06-29 15:53:49 +03:00
2017-11-22 18:40:18 +02:00
2017-11-22 18:40:18 +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
2017-11-07 12:03:09 +02:00
2017-08-18 10:28:21 +03:00
2017-09-28 07:04:21 +03:00
2017-11-22 18:40:18 +02:00
2017-11-22 18:40:18 +02:00