Skip to content
Prev 201664 / 398506 Next

R or C++ on FreeNX servers

Hi Murray,
Murray Jorgensen wrote:

            
As far as I know FreeNX is an implementation of a protocol that
allows to connect to remote X sessions (X being the standard
windowing system for *nix systems) in an optimized way.

There is (in my understanding) no relationship to parallel algorithm
execution. Using a NX client, you can connect to a remote (often
more powerful) machine (potentially making use of multiple cores on
that machine in a parallel way), but the FreeNX part of it is just
about having the remote machine's GUI forwarded such that you can
work "on the server" (in a window on) on your desktop machine.

HTH,
Tobias