Hi,

As of now APR only supports interprocess locks and shared memory.
I'd like to add interprocess semaphores and read/write locks to APR,
but I only know how to do this on Linux/Windows.

Is there any interest in such a feature and if yes, can somebody with
knowledge of other architectures say whether or not such features are
implementable on those other platforms?

Also, if some platforms would return APR_NOTIMPL, would these IPC
mechanisms have any use inside APR?

-- 
Lucian

Reply via email to