Nick, can you suggest some of these higher-level abstractions, please?  I have 
been trying to make a module of mine work with a POSIX shared memory 
implementation, but I'm going nowhere with that.  Are you referring to the 
apache shared memory implementation (apr_shm_...) or something else?  Either 
way, if you could suggest what I should look into, it would be greatly 
appreciated.

Thanks,
Pranesh

-----Original Message-----
From: Nick Kew [mailto:n...@apache.org] 
Sent: Tuesday, November 22, 2011 7:44 AM
To: modules-...@httpd.apache.org
Subject: Re: basic example shared memory code


On 22 Nov 2011, at 09:26, Oğuzhan TOPGÜL wrote:

> Hi guys, I'm trying to learn shared memory and mutex concepts and i need an
> example shared memory apache module code that was written in c.

If you're planning to write a module, bear in mind that apache now provides
easy-to-use higher-level abstractions for shared memory.  Older modules
had to work much harder to do the same thing, so looking at them may not
be your best approach.

-- 
Nick Kew

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to