< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
Hi, I am looking at adding
asynchronous REGISTER handling in DUM. Has anyone thought about or actually
implemented this? There are some notes in DialogSet.cxx about moving
REGISTER handling to DialogUsageManager, would these mean converting REGISTER
handling to be a DumFeature? Would this makes things easier to post back
responses to a DUM feature as opposed to implementing some kind of postback to
a ServerRegistration? Basically I need to send the
DB queries off to another thread to avoid blocking. Also, is anyone else interested
in this? Thanks, justin |