[snmp] Westhawk SNMP in JBoss or J2EE servers?

Tim H. Panton thp at westhawk.co.uk
Sun Oct 7 14:58:24 BST 2007


I don't think it is the threading that would be a problem
per-se. We need (at minimum) one datagram socket listening
on port 161, and reasonable degree of certainty that datagram
will be received and queued. I have no clue how you can do that in J2EE.

Tim.
----- Original Message -----
From: "Daniel Pocock" <daniel at readytechnology.co.uk>
To: snmp at snmp.westhawk.co.uk
Sent: Sunday, October 7, 2007 10:47:14 AM (GMT) Europe/London
Subject: [snmp] Westhawk SNMP in JBoss or J2EE servers?



Hi,

I'm concerned that it is difficult to use the Westhawk SNMP stack in 
JBoss and other J2EE servers.  After sending many SNMP get requests, 
JBoss becomes slow.

J2EE/EJB specifications prohibit thread creation.  I believe the threads 
created by the stack are causing the issues in JBoss.

The `nothread' notes provide a solution for sending traps, but this is 
not a complete solution.

J2EE offers solutions such as Timer beans, Connectors and MBeans that 
could be used to achieve the functionality provided by threading, in an 
EJB compliant manner.

Have these issues already been considered?

Is anyone already running the stack successfully in JBoss?

Is anyone already working on a solution to this problem?

Regards,

Daniel
_______________________________________________
snmp mailing list
snmp at snmp.westhawk.co.uk
http://snmp.westhawk.co.uk/mailman/listinfo/snmp



More information about the snmp mailing list