|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
||||
|
||||
|
Shared memory allocation without use of SHMOP or OSSP MM
Well, thread subject says it all - but here is the twist. With the above two, it is possible to use shared memory within your applications - the only downfall is that niether works cross platform (*nix/win).
I am not sure if this can even be done, but is there a php extension floating around that anyone has come across that will enable the use of sm for cross platform implementation - and that is dynamically loadable (which I think may make it not possible). If no one has come accross any such thing, is it possible to create a C++ extension for php that will enable this and with dynamic loading capabilities?
__________________
~ Joe Penn |
|
#2
|
||||
|
||||
|
Moving to C forum...
------------------------------------------------ Since in C forum now, I will change the above a little - Is it possible to create a C++ extension for php that will enable something that is close to the above libs and with dynamic loading capabilities or dynamically loadable by the zend engine? |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > C Programming > Shared memory allocation without use of SHMOP or OSSP MM |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|