Page 1 of 1

Using Shmop

Posted: Thu Aug 31, 2006 4:42 pm
by onion2k
Shmop looks useful for sharing data between concurrently running scripts .. say for a locking system .. has anyone here actually used it for anything?

Posted: Thu Aug 31, 2006 4:53 pm
by feyd
I've used it, but have been moving away from it. Mostly due to needing Linux (last I checked) to work.

Posted: Thu Aug 31, 2006 5:20 pm
by onion2k
feyd wrote:I've used it, but have been moving away from it. Mostly due to needing Linux (last I checked) to work.
Works on OSX too. Well, installing the extension does, I've not actually tried any code using it.

Posted: Thu Aug 31, 2006 10:37 pm
by alex.barylski
Never used it myself because I develope on a Windows machine, but host almost exlcusively (completely to my knowledge) on Linux servers...

but it would choke on Windows, so I stay away :P

Posted: Fri Sep 01, 2006 5:26 am
by Weirdan
host almost exlcusively (completely to my knowledge) on Linux servers...
FreeBSD is pretty common alternative.