[vorbis] Distributed ogg encoded

volsung at asu.edu volsung at asu.edu
Thu Nov 15 14:57:31 PST 2001



On Thu, 15 Nov 2001, Justin Graham wrote:

> I was hoping for something to the effect of a multithreaded encoder so
> that it could utilize all of the nodes at the same time to work on one
> ogg, but like I said, this is just for fun.  Thanks.

On an SMP box, this would make sense, but on a distributed cluster, the
latency inherent in network communication would kill the performance of your
app.  Since most people want to encode many files at once, making the unit of
work for each node a whole file is not usually a problem.

(This is aside from the issues of actually making a threaded implementation
which Monty mentioned.)


---
Stan Seibert

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.




More information about the Vorbis mailing list