Hello,
I haven't done anything with shared memory before, and documentation is scanty.
Is there a limit to the number of memory blocks that can be defined using the shmop_* functions?
I think on Windows the limit is 0 🙂 But apart from that I guess it's whatever the operating system is able (and willing) to provide.
This page http://us2.php.net/manual/en/ref.sem.php says sometyhing about maximum amount of shared memory being 100. Maybe I'm just reading it wrong.
If you're experienced at this sort of programming, kindly help.
Thx.
Riche.