in reply to
Win32::IPC and waiting
Hi I've used the
WaitForSingleObject
API in native C code and it does not increase CPU load while waiting. So if Win32::IPC is using that API, I think you're good to go. HTH, J
Comment on
Re: Win32::IPC and waiting
Download
Code
In Section
Seekers of Perl Wisdom