[eq-dev] what is sent on network in Equalizer?
Stefan Eilemann
eilemann at gmail.com
Wed Dec 17 09:41:40 CET 2008
Hi,
On 16. Dec 2008, at 21:31, JUNGLEE (via Nabble) wrote:
> Q1: When running an Equalizer application on a linux cluster, what
> data are exchanged between nodes in the cluster? I am not sure what
> kinds of data are exchanged by Equalizer. Are they graphics
> primitives, kind of message, thread data, parts, or anything else?
All rendering in Equalizer is executed locally. Equalizer itself
exchanges messages over the network, to send task, images for
compositing and swapbarrier commands over the network.
In addition the application sends data for mapping and synchronizing
eq::net::Objects.
> Q2: Also, I was wondering how Equalizer processes several input
> events. For example, If a user gives a mouse event (through GLUT?)
> in a head workstation, is it sent to each node in cluster? or if
> Equalizer doesn't distribute inputs, how does it process and
> synchronize user's inputs?
The events are sent to the application node. The whole process is
explained in detail in Section 6.1., Event Handling, in the
Programming Guide.
Cheers,
Stefan.
--
View this message in context: http://n2.nabble.com/what-is-sent-on-network-in-Equalizer--tp1664776p1667019.html
Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.equalizergraphics.com/pipermail/eq-dev/attachments/20081217/bc3da93f/attachment.htm
More information about the eq-dev
mailing list