Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.
Moderator: General Moderators
onion2k
Jedi Mod
Posts: 5263 Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com
Post
by onion2k » Thu Aug 31, 2006 4:42 pm
Shmop looks useful for sharing data between concurrently running scripts .. say for a locking system .. has anyone here actually used it for anything?
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Thu Aug 31, 2006 4:53 pm
I've used it, but have been moving away from it. Mostly due to needing Linux (last I checked) to work.
onion2k
Jedi Mod
Posts: 5263 Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com
Post
by onion2k » Thu Aug 31, 2006 5:20 pm
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.
alex.barylski
DevNet Evangelist
Posts: 6267 Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg
Post
by alex.barylski » Thu Aug 31, 2006 10:37 pm
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
Weirdan
Moderator
Posts: 5978 Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine
Post
by Weirdan » Fri Sep 01, 2006 5:26 am
host almost exlcusively (completely to my knowledge) on Linux servers...
FreeBSD is pretty common alternative.