开发者

How to test thread-safety with Rails 3?

Recently my current Rails project had a lot of problems, because there was not-threadsafe code inside one of my models. Is there a way开发者_如何转开发 to test thread-safety with Rails 3 apps, like running multiple pow instances on my computer?


Mimic the way your production server is setup and use ab testing.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜