I have a multi-threaded web application with about 1000~2000 threads at production environment. I expect CPU usage on w3wp.exe but System Idle Process eats CPU. Why?开发者_运维技巧The Idle process is
Ruby: 1.9.2 Rails: 3.0beta3 I need some help with associations in Rails 3. I have the following models (see excerpts below):