This is a discussion on Concurrent SET requests within the SNMP Coders forums, part of the Networking and Network Related category; Hi All, I'm loading a couple of extension DLL's to a 3rd party SNMP V3 Master Agent Service. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi All,
I'm loading a couple of extension DLL's to a 3rd party SNMP V3 Master Agent Service. The Master Agent Service is having a single write lock for SET request.i.e when the SET request is processing for the first extension DLL, it'll not process the other SET request sent to the other extension DLL. Are there any master agent service, that handles concurrent SET requests. Appreciate your inputs on this. Thanks |