|Sorry if I'm just adding noise, but...
|
|It sounds like the biggest problem is that you keep parsing the same string
|into it's canonical form.  Can't the jmx server cache the
|canonical names of
|the given ObjectNames?  Then, for each new ObjectName(), check the cache,
|and if it doesn't exist, parse and cache the result.  Am I missing
|something?

that is what juha and I are discussing in the latest on the thread

marcf


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to