
May 10th, 2003, 12:09 AM
|
 |
Contributing User
|
|
Join Date: Jun 2002
Location: Washington, DC
|
|
|
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
|