Krzysztof Czaja wrote:
Roman Haefeli wrote: ...
i don't have an idea what the source of this immense cpu-load might be,
check this thread on pd-dev: http://lists.puredata.info/pipermail/pd-dev/2005-03/003671.html
...so it seems like it comes down to Tk_CreateFileHandler aka Tcl_CreateFileHandler not being available on Windows versions of tcl/tk. I still think it would speed things up on all platforms to use shared memory instead of sockets. Martin