Yup, I am equally confused.
Keep in mind that the X Server is ``serving'' your display, mouse, and
keyboard hardware to applications that would like to utilize them. A
``client'' of your X Server is utilizing the display, mouse, and
keyboard on the X Server by drawing a window and accepting user input
via the mouse and keyboard.
Alexander is right: clustering the X Server makes absolutely no sense.
How can you server multiple instances of your display, mouse, and
keyboard? Why would you want to?
If, on the other hand, you want to cluster X Clients, then you need to
look at the individual clients to determine your answer. For example,
yes, you could right a Java X Client application that displays itself
via the X Server and you could install your Java app on many machines
and use some form of load-balancing to determine which of those machines
would handle particular instances of your application. You will notice
that the X Server is not load-balanced here... only the client
applications that you write.
Harold
- Re: [Lesstif] "mwm" on Cygwin : heavy load Harold L Hunt II
- Is there an Way to Cluster (Loadbalance) X11 Free... choice15
- RE: [Lesstif] "mwm" on Cygwin : heavy lo... Christian SARDIN
- X11 and Heavy loadbalancing? choice15
- Re: X11 and Heavy loadbalancing? Alexander Gottwald
- Re: X11 and Heavy loadbalancing? choice15
- Re: X11 and Heavy loadbalancing? Alexander Gottwald
- Re: X11 and Heavy loadbalanci... choice15
- Re: X11 and Heavy loadbalancing? Rasjid Wilcox
- Re: X11 and Heavy loadbalanci... Harold L Hunt II
- Re: X11 and Heavy loadbal... choice15
- Re: X11 and Heavy loadbal... Alexander Gottwald
- Re: X11 and Heavy loadbal... Harold L Hunt II
- Re: X11 and Heavy loadbalancing? Randall R Schulz
- Re: X11 and Heavy loadbalancing? Papa Fox
- Re: X11 and Heavy loadbalancing? choice15
- Re: X11 and Heavy loadbalancing? choice15
