Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[smila-dev] Connectivity changed towards job management - update

Hi again,

SMILA implementation, wiki documentation (5 minutes etc.)  are now completed for new connectivity-goes-jobmanagement implementation.

Interesting (updated) wiki documentation to start with resp. to get an overview:
* http://wiki.eclipse.org/SMILA/Documentation_for_5_Minutes_to_Success
* http://wiki.eclipse.org/SMILA/Default_configuration_workflow_overview
* http://wiki.eclipse.org/SMILA/Architecture_Overview

Furthermore, we added a REST API for Crawlers/Agents (monitoring, start/stop), so there's no need for using JConsole in that context anymore. See:
* http://wiki.eclipse.org/SMILA/Documentation/CrawlerController
* http://wiki.eclipse.org/SMILA/Documentation/AgentController

Cheers,
 Andreas


-----Ursprüngliche Nachricht-----
Von: smila-dev-bounces@xxxxxxxxxxx [mailto:smila-dev-bounces@xxxxxxxxxxx] Im Auftrag von Andreas Weber
Gesendet: Mittwoch, 31. August 2011 15:38
An: Smila project developer mailing list
Betreff: [smila-dev] Connectivity changed towards job management

Hi devs,

SMILA connectivity implementation has changed for the new job management. 
This means (in very short summary), records are no longer routed to the queue (ActiveMQ), instead they are pushed to a job (resp. to the Bulkbuilder which is part of the new job management).

There will be some additional information when wiki documentation, 5-minutes-to-success, etc. have been updated.

The old connectivity implementation was deleted, the following bundles have been removed:
- org.apache.activemq.core
- org.apache.activemq.test
- connectivity.queue
- connectivity.queue.broker.main
- connectivity.queue.worker.jms
- connectivity.queue.worker.test
- connectivity.queue.worker.wrongconfig.test
- jms
- jms.activemq

- connectivity.queue.worker will also be removed (not implemented yet)

Furthermore, "org.eclipse.smila.connectivity.impl" was renamed to "org.eclipse.smila.connectivity.bulkbuilder".

Regards,
 Andreas

_______________________________________________
smila-dev mailing list
smila-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/smila-dev


Back to the top