On Tue, 2011-11-22 at 11:26 +0200, 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.
> I found some codes, but none of them is working properly. I'm using ubuntu
> 10.10 as a development environment. Do you have any basic codes like shared
> memory counter or etc.
> If you can send me a working example, i'll be appreciated because i'm very
> very confused and stuck about shared memory concepts. I just need a basic
> example code snippet
> 

The example module from: http://www.codemass.com/mod_shm_counter/
helped me a lot understanding the basic concepts of the apr shared
memory functions.



Reply via email to