diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-24 14:14:50 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-08-06 11:21:31 +0100 |
commit | d40d7e43856f176c45cf515644b5f211c708e237 (patch) | |
tree | 4b0e8393ae5438790b802b28a630109bdf714c43 /bitbake/LICENSE.MIT | |
parent | 94d5c61c9afd286e15f6ccd7b7b9e695bfcb0f97 (diff) | |
download | poky-d40d7e43856f176c45cf515644b5f211c708e237.tar.gz |
bitbake: hashserv: Use separate threads for answering requests and handling them
Experience with the prserv shows that having two threads, one accepting
and queueing connections and one handling the requests leads to much
more reliable behaviour than having everything in a single thread.
(Bitbake rev: a03d60671a53d9ff70e07cc42fe35f6f8776dac2)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/LICENSE.MIT')
0 files changed, 0 insertions, 0 deletions