[SNMP4J] Multithreaded UDP transport mapping?

Ting Zhou ting at aops-eds.com
Sat Jul 17 02:46:23 CEST 2004


Hi,

I've been looking around for a decent Java SNMP library to implement
a high-performance trap daemon (currently v1/v2c only) that is capable
of handling 1000 traps per second. SNMP4j came into the picture as
a promising candidate. However, upon inspecting the implementation,
I found the default UDPTransportMapping included in the library
is single-threaded (i.e. only one thread calling out to Dispatchers).
Is a high-performance, multi-threaded implementation in the roadmap?

Thanks,
Ting



More information about the SNMP4J mailing list