Yes, Mibble is thread-safe for all non-mutable
operations. I.e. results may be undefined if
you load several MIB files in parallell, but
otherwise you may query the MIB objects in any
way you wish.

Cheers,

/Per

Steve Nicolai wrote:
We're looking at using mibble, but I've got some questions about
thread safety.  I see from the javadoc that MibLoader is not thread
safe, but what about Mib?  I'd like to load a set of MIBs once, then
have several threads query for either OIDs or names off the same Mib
object.

Does mibble support this?

Steve Nicolai


_______________________________________________
Mibble-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/mibble-users




_______________________________________________
Mibble-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/mibble-users

Reply via email to