Hi, if I run "mpirun -np 4 ./pvserver" on our cluster-node and connect from my client, this pvserver always shows 100% cpu usage - even if I do nothing at the client. Seems to me as if there is a loop waiting for the client to ask for action - but this loop is calling no wait/sleep function. Greetings Jens