I've been experimenting with using JMX components deployed into the
JBoss server to execute particular functions of my web application.  So
far, it's been very fast, as I've been able to parse multiple XML
documents and execute arbitrary code in about 300 ms per request, which
seems acceptable on my PIV, 1.8GHz workstation box.

My question is for anyone that's deployed JMX components inside their
web application.  Have you had any problems with scalability or slow
performance as the load grows?  I'm worried that having only one object
to handle any and all requests will be limiting.  Is this a problem?


=====
Thanks!

Jon Brisbin

[EMAIL PROTECTED]
417.682.6157 (h/w)
417.825.3995 (c)

__________________________________________________
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com


-------------------------------------------------------
Sponsored by: AMD - Your access to the experts on Hammer Technology! 
Open Source & Linux Developers, register now for the AMD Developer 
Symposium. Code: EX8664 http://www.developwithamd.com/developerlab
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to