Nick Cleaton <[EMAIL PROTECTED]> writes:

> On Fri, Sep 05, 2003 at 11:28:02AM +0100, Paul Crowley wrote:
> > 
> > What's the cleanest way to make sure at most N processes are doing X
> > at once, and anyone else wishing to do X blocks until one of those N
> > are finished?
> 
> IPC::Semaphore

This appears to be the Right Way.  Thanks!
-- 
  __  Paul Crowley
\/ o\ [EMAIL PROTECTED]
/\__/ http://www.ciphergoth.org/

Reply via email to