开发者

Is Ninject Good for Production Applications?

开发者 https://www.devze.com 2022-12-08 05:51 出处:网络
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

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.

0

精彩评论

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