Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
AW: [smila-dev] New Feature: Agent and AgentController

Hi all,


I did some updates on the Agent interface and the AgentController implementation. I also added a FeedAgent to receive RSS and Atom feeds using ROME. Please check out the updated documentation on http://wiki.eclipse.org/SMILA/Documentation.

I also provided a tutorial "How to implement an Agent" http://wiki.eclipse.org/index.php?title=SMILA/Development_Guidelines/How_to_implement_an_agent.


Please report any comments or issues !
Still waiting for some thoughts about the PerformanceCounters for agents/crawlers.

Bye,
Daniel


> -----Ursprüngliche Nachricht-----
> Von: smila-dev-bounces@xxxxxxxxxxx [mailto:smila-dev-
> bounces@xxxxxxxxxxx] Im Auftrag von Daniel.Stucky@xxxxxxxxxxx
> Gesendet: Montag, 4. Mai 2009 15:39
> An: smila-dev@xxxxxxxxxxx
> Betreff: [smila-dev] New Feature: Agent and AgentController
> 
> Hi all,
> 
> I just checked in the newest feature to Smila: Agents
> 
> I provided some interfaces, an implementation of an AgentController and
> a MockAgent used for testing. Please check out the documentation
> (http://wiki.eclipse.org/SMILA/Documentation) for these components. I
> also did some renaming of classes for Id and Hash creation. I will add
> a
> RSSAgent implementation and also provide a tutorial on "How to
> implement
> an Agent", soon.
> 
> I did not yet integrate any PerformanceCounters for
> Agents/AgentController. I would like to collect your feedback first, as
> I think that we could (after some renaming) reuse some existing
> PerformanceCounter classes already created for Crawlers ( see package
> org.eclipse.smila.connectivity.framework.performancecounters in bundle
> org.eclipse.smila.connectivity.framework). What do you think ?
> 
> 
> Please report any feedback or issues to me !
> 
> Bye,
> Daniel
> _______________________________________________
> smila-dev mailing list
> smila-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/smila-dev


Back to the top