If an HPI app constantly polls OpenHPI daemon with oHpiHandlerInfo(), then initial discovery slows down. The reason is that oHpiHandlerInfo() acquires lock on the handler. The lock is needed by initial discovery code and by event handling code.
Anton Pak ( avpak ) - 2012-06-13 07:50:08 PDT
5
Closed
Fixed
Anton Pak
OpenHPI Daemon
3.2.0
Public
Date: 2012-06-13 07:51:11 PDT Sender: avpak
Fixed in trunk (rev. #7467)