Jon,

I assume Adam can answer this in more detail from our end, but we do
multiple workers with a single admin.  The workers can request all of
the files from the admin and hand files back, but even better is to
have them all use the same shared storage.  Thus a request for a file
is dealt with by having the worker just look on the NFS mount instead
of looking at a REST endpoint.

Chris

On Tue, 4 Sep 2012 13:06:57 -0700
Jonathan Felder <[email protected]> wrote:

> Has anyone tried a configuration using multiple worker machines?
> 
> How do you handle the file management?  Do all of the workers utilize 
> shared storage with the admin server or can the admin server hand
> files to the workers and the workers send back completed workflows?
> 
> --
> Jon
> _______________________________________________
> Matterhorn-users mailing list
> [email protected]
> http://lists.opencastproject.org/mailman/listinfo/matterhorn-users



-- 
Christopher Brooks, BSc, MSc
ARIES Laboratory, University of Saskatchewan

Web: http://www.cs.usask.ca/~cab938
Phone: 1.306.966.1442
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