2013/3/1 Alejandro Riera <[email protected]>: > which command do you run to show that list? > > On 1 March 2013 18:41, Eric Wong <[email protected]> wrote: >> >> Alexey Chernenkov <[email protected]> wrote: >> > Can anyone explain why my Unicorn installation (for RoR site) have so >> > many worker threads? >> > >> > * screenshot: http://i.stack.imgur.com/U9TFR.png >> > * unicorn.rb: https://gist.github.com/907th/4995323 >> >> It's probably some gem/library you're using which spawns threads behind >> your back. Ruby 1.9/2.0 only has one extra thread per-process for >> accepting signals.
Screenshot? Its `htop` command with tree (F5) view. _______________________________________________ Unicorn mailing list - [email protected] http://rubyforge.org/mailman/listinfo/mongrel-unicorn Do not quote signatures (like this one) or top post when replying
