|
From: | David Boyce |
Subject: | Re: [bug #33138] .PARLLELSYNC enhancement with patch |
Date: | Wed, 24 Apr 2013 10:34:20 -0700 |
I would suggest pretending that one has semaphores first with some nice little abstraction and then implementing them in the best way the platform has to offer.
Platforms without semaphores might use a file and locking or if that doesn't work then they can't implement the feature and you configure it out.
[Prev in Thread] | Current Thread | [Next in Thread] |