Re: [SNMP4J] Implementing an SNMP trap receiver in Java EE

2018-12-28 Thread Frank Fock
Hello Nick,

There is already something prepared for that, see 
http://www.snmp4j.org/doc/org/snmp4j/SNMP4JSettings.html#setThreadFactory-org.snmp4j.util.ThreadFactory-
 


Hope this helps.

Best regards,
Frank


> On 28. Dec 2018, at 22:06, Nick Sell  wrote:
> 
> Hello,
> 
> I’m wondering if it is possible to implement a trap receiver in a Java EE 
> environment. Would I need to override or extend the existing classes to use a 
> managed thread pool? Or is a way to handle that already in place? Any 
> information you could provide would be extremely helpful.
> 
> Thanks,
> 
> Nick Sell
> Critical Labs
> ___
> SNMP4J mailing list
> SNMP4J@agentpp.org
> https://oosnmp.net/mailman/listinfo/snmp4j

___
SNMP4J mailing list
SNMP4J@agentpp.org
https://oosnmp.net/mailman/listinfo/snmp4j


[SNMP4J] Implementing an SNMP trap receiver in Java EE

2018-12-28 Thread Nick Sell
Hello,

I’m wondering if it is possible to implement a trap receiver in a Java EE 
environment. Would I need to override or extend the existing classes to use a 
managed thread pool? Or is a way to handle that already in place? Any 
information you could provide would be extremely helpful.

Thanks,

Nick Sell
Critical Labs
___
SNMP4J mailing list
SNMP4J@agentpp.org
https://oosnmp.net/mailman/listinfo/snmp4j