[ http://issues.apache.org/jira/browse/NUTCH-165?page=comments#action_12366349 ]
Sami Siren commented on NUTCH-165: ---------------------------------- NutchBean is allready cached in application context by servlet container isn't this suffient? > object pooling for nutch bean --- to impriove performance > --------------------------------------------------------- > > Key: NUTCH-165 > URL: http://issues.apache.org/jira/browse/NUTCH-165 > Project: Nutch > Type: Improvement > Components: searcher, web gui > Versions: 0.8-dev > Environment: Linux > Reporter: raghavendra prabhu > > We can create an object pooling for NutchBean using > http://jakarta.apache.org/commons/pool/ > Server controls the NutchBean instantiation and free up. > Modifications will be required in search.jsp which should call object > pooling mechanism > (NutchBean will be rotated among different users) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
