Stefan, On Tue, Feb 01, 2005 at 01:55:03AM +0100, Stefan Groschupf wrote: > John, > > by the way, is the url filter multithreaded? > Do you think it is possible to implement the url filter extension > point multithreaded?
As far as I know, none of the tools that currently use URLFilter service is multithreaded (WebDBInjector.java, UpdateDatabaseTool.java, etc.), though it would be nice to make sure URLFilter plugins are thread-safe. Or am I missing your point? If so, please elabroate. John > > Stefan > > > Am 01.02.2005 um 01:53 schrieb John X: > > >Hi, All, > > > >I propose to define plugin extension point for URLFilter, and > >convert current RegexURLFilter.java, PrefixURLFilter.java, etc., into > >plugins. However there is one requirement, different > >from other plugin extensions: we should be able to specify the order > >by which plugins are loaded and applied. I have not checked, but > >I assume, by default, we can always name plugins in alphabetical order. > >Stefan: any better way to do this? > > > >If no one thinks this is a bad idea, I am going to start work on it > >right way. > > > >John > > > > > >------------------------------------------------------- > >This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > >Tool for open source databases. Create drag-&-drop reports. Save time > >by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > >Download a FREE copy at http://www.intelliview.com/go/osdn_nl > >_______________________________________________ > >Nutch-developers mailing list > >[email protected] > >https://lists.sourceforge.net/lists/listinfo/nutch-developers > > > > > --------------------------------------------------------------- > company: http://www.media-style.com > forum: http://www.text-mining.org > blog: http://www.find23.net > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Nutch-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nutch-developers > __________________________________________ http://www.neasys.com - A Good Place to Be Come to visit us today! ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
