On Thu, 2006-03-23 at 09:23 -0600, Clebert Suconic wrote:
> > I can imagine a visitor pattern that understands what is
> permenantly deployed and what is hotdeployed and determines
> the root cause.
> 
> I have that already. I can create a heapSnapshot, and analyze it later.
> But at this point the method I have to sort the will takes a lot of time
> to process now. I need a faster way to index file (without using a
> database).
> 

Can't you just use hsqldb in memory? That is what it was designed
for ;-)

-- 
xxxxxxxxxxxxxxxxxxxxxxxx
Adrian Brock
Chief Scientist
JBoss Inc.
xxxxxxxxxxxxxxxxxxxxxxxx



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to