[reSIProcate] asynchronous registration queries?
Justin Matthews
jmatthewsr at gmail.com
Mon Nov 13 13:14:02 CST 2006
Hi,
In implementing a custom RegistrationPersistenceManager class, it looks the
database function calls are all required to be synchronous and expect a
query to be performed and returned immediately. Is there any interest in
making the database calls (from the RegistrationPersistenceManager
interface) asynchronous to allow other DUM processing without waiting for a
db query? Would there be any problems with doing this? I am thinking of
using the same technique as in ServerAuthManager::AsyncBool.
Thanks,
-Justin
More information about the resiprocate-devel
mailing list