From: Jeff Turc Date: 2008-02-16T03:54:29+09:00 Subject: Thread safety With the discussion surrounding merb/rails and thread safety, I've been somewhat concerned with making my own tiny home-rolled web apps that I write thread safe, if only to become more knowledgeable on the subject. I know it's probably hard to generalize, but does anybody have any simple rules to follow (or resources to share) for writing thread safe code? Thanks! -- Posted via http://www.ruby-forum.com/.