Own implementation of a dict server. Is dict lookup multi threaded or single threaded?

martijn.list martijn.list at gmail.com
Fri Apr 8 06:19:48 UTC 2016


Hi,

I have created my own dict server (proxy:[<dict path>]:<destination
dict>) to access a proprietary database.

What happens if the dict server lookup is slow? for example because the
lookup process takes some time?

Does Dovecot access the dict proxy from multiple threads or is this a
single threaded process?

Kind regards,

Martijn Brinkers


More information about the dovecot mailing list