Launch in a shell the following command :
Now try to launch sum_primes.py example with '127.0.0.1' in ppservers tuple.
It just freeze while with the original pp version, it works.
In order to get ppft to work with sum_primes.py example you have to specify which port to use and listen on.
and '127.0.0.1:60000' in ppservers tuple.
Launch in a shell the following command :
Now try to launch sum_primes.py example with '127.0.0.1' in ppservers tuple.
It just freeze while with the original pp version, it works.
In order to get ppft to work with sum_primes.py example you have to specify which port to use and listen on.
and '127.0.0.1:60000' in ppservers tuple.