Postgres-XC is very flexible and you will find there are many other configurations you can use. This page gives only simple example. With real server, you can configure Postgres-XC with more than ten servers.
This page describes how to configure Postgres-XC in two scenes.
[Laptop_Configuration] Explains how to configure XC in your laptop computer. This is not for realistic application build and test, but is sufficient to run XC for your own test and experience. What you need is any laptop computer running 64bit Linux operation system. 32bit Linux may work. If you don't have native Linux machine, you can use virtual machine, Virtualbox for example. About 2GB of memory is recommended for real/virtual machine.
[Real_Server_Configuration] describes how to configure XC with three servers. This is good for production. You can run performance benchmarks and real applications with this configuration. You will find it is very starightforward to use more servers.
You should be familiar with Postgres-XC components, to be configured in each environment above.
If you understand what you need to configure, please visit Laptop configuration or Real Server configuration to begin your configuration.