uvramana
05-20-2004, 06:24 AM
Hi,
I want to write a php program that can communicate with a C program using shared memory. I was able to send the data using shared memory, but to achieve synchronization I want to use semaphores. If anyone can provide me with some information on how the semaphores are implemented in php, I can try to implement the semaphore functions similary in C program also.
Thanks in advance
ramana.
I want to write a php program that can communicate with a C program using shared memory. I was able to send the data using shared memory, but to achieve synchronization I want to use semaphores. If anyone can provide me with some information on how the semaphores are implemented in php, I can try to implement the semaphore functions similary in C program also.
Thanks in advance
ramana.