Oliver Bock wrote:
> Unfortunately OS X does not include /proc and therefore FreeBSD probably 
> doesn't either.  My impression is that /proc is a relatively recent 
> innovation.

I did not know this about OS X. Actually, the procfs is not something 
new. FreeBSD has it, too (maybe a bit different there).

Anyway, we probably have to resort to locking at least for the generic 
start script (Webware comes with a bunch of different start scripts in 
the folder WebKit/Startscripts). But locking is also different on 
various platforms. We have to be careful to do it right.

I found an article which may be helpful:
http://www.unixreview.com/documents/s=1344/ur0402g/

I will try to come up with a solution based on that.

-- Christoph


_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to