[ 
https://issues.apache.org/activemq/browse/CAMEL-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42630#action_42630
 ] 

srw edited comment on CAMEL-493 at 5/11/08 3:56 PM:
---------------------------------------------------------------

Claus,

I am aware of:
 - Apache Commons Net
 - Topcoders nntp client: 
http://software.topcoder.com/catalog/c_component.jsp?comp=5800322&ver=1
 - JScape: http://www.jscape.com/inetfactory/nntp.html

But I think apache commons is the way to go.

IMHO the Camel component basic features must include:
 - Caching: Retrieving only new articles from server and save them locally
 - Stateful: For each routing configuration it can remember the messages 
already received.

I don't know if it's too ventured to say this, but I think search engines like 
Nutch must migrate to an ESB/EIP concept, so if you want to build an nntp 
search engine you just connect your nntp connector to a system indexer.

      was (Author: srw):
    Claus,

I am aware of:
 - Apache Commons Net
 - Topcoders nntp client: 
http://software.topcoder.com/catalog/c_component.jsp?comp=5800322&ver=1
 - JScape: http://www.jscape.com/inetfactory/nntp.html

But I think apache commons is the way to go.

IMHO the Camel component basic features must include:
 - Caching: Retrieving only new articles from server and save them locally
 - Stateful: For each routing configuration it can remember the messages stored 
or not.

I don't know if it's too ventured to say this, but I think search engines like 
Nutch must migrate to an ESB/EIP concept, so if you want to build an nntp 
search engine you just connect your nntp connector to a system indexer.
  
> camel-mail add support for NNTP protocol
> ----------------------------------------
>
>                 Key: CAMEL-493
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-493
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-mail
>    Affects Versions: 1.3.0
>            Reporter: Claus Ibsen
>
> The camel mail component registers nntp as a supported protocol but there is 
> no javacode or documentation how to use it. It is currently not support 
> out-of-the-box in Camel.
> This feature has been requested by an end-user by private mail 
> correspondence. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to