in reply to Perl tk gui hangs when large data thrown to it

#forks a client process system("perl client.pl");

"forks a client process" and waits for it to finish, system