Also, re: the depth vs breadth argument, depth searches are performed by walking a tree
structure while breadth searches use hash buckets. So up to certain limits, breadth
searches will definitely be quicker.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164452#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...