Is Ninject Good for Production Applications?
Wondering if anyone has used Ninject in a pro开发者_如何转开发duction application? And what pros and cons should one be aware of?
Depends what sort of production applications. Generally speaking, I've deployed it to a couple of production apps without any problems. Having said that, the scale that those apps required was only a few hundred concurrent connections and it handled it fine. If you're talking about millions of concurrent connections you should probably do your due diligence and do some prototyping first.
加载中,请稍侯......
精彩评论