Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change 
notification.

The following page has been changed by SamiSiren:
http://wiki.apache.org/nutch/NutchOSGi

New page:
= Nutch with osgi =

"[http://www.osgi.org/ OSGi] technology is the dynamic module system for 
Java™ OSGi technology provides a service-oriented, component-based 
environment for developers and offers standardized ways to manage the software 
lifecycle."

== Why ==
 * I like the idea of extensions (components, OSGi bundles) being packaged in 
single .jar file
 * By thinking in components/services/interfaces the design in generall will 
naturally be more clear and less tight couplings are used

== Short term goals ==

 * Evaluate how OSGi (more specifically [http://incubator.apache.org/felix/ 
Apache Felix]) could fit in nutch, perhaps the easiest place to start are is 
the plugin system and plugins

 * Add support to use OSGi bundles as nutch plugins

== Related reading ==

[http://mail-archives.apache.org/mod_mbox/lucene-hadoop-dev/200606.mbox/[EMAIL 
PROTECTED] Message] in hadoop-dev mailing list.

Reply via email to