Hi Everyone,

I just wanted to ask a question about doing a distributed install with a
slightly different service architecture than usual. We have successfully
installed an Admin server, 3 worker servers sharing a cluster file system
and an engage server. Everything is working as expected but we would like to
make one quick modification. If I remove the following modules from the
admin's pom profile and add them to the worker's:

        <module>modules/matterhorn-ingest-service-api</module>
        <module>modules/matterhorn-ingest-service-impl</module>


Will this allow the ingests from the capture agents to connect directly to
the workers thus using the admin only for scheduling and the service
registry? We want to be able to scale the workers fairly easily with the
number of classes that need to be recorded and this seems easier than
scaling up the number of admins.

Thanks,
Adam

-- 
Adam McKenzie
MSc Student
ARIES Laboratory, University of Saskatchewan

Web: http://aries.usask.ca/aiwiki/Adam_McKenzie
Mail: Advanced Research in Intelligent Educational Systems Laboratory
     Department of Computer Science
     University of Saskatchewan
     176 Thorvaldson Building
     110 Science Place
     Saskatoon, SK
     S7N 5C9
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to