Displaying 2 results from an estimated 2 matches for "mongrail".
Did you mean:
mogmail
2006 Mar 15
1
when to use mongrail plugins ?
Hi all
I just went throught the docomentation of mogrel and I am wondering wht the
plugins are good for. I understood how the work and I am comparing the
situation to Lighttpd where mods are available for specific tasks. But in
Lighttpd (or apache) those mods are running at native speed. But at mongrel,
if the plugins are writte in ruby, couldn''t that code just be a rails plugin
?
One
2009 Jul 02
8
rails hyperthreading on Quad core
Hi, my video sharing website (politube.org) that I developed with rails,
runs on lighttpd/fcgi (I know it is obsolete by now) and is severely
under load and regularly blocks because the lighttpd process chews up
50% of RAM (1GB).
So now I want to move the system to a new server with 8GB, 64bit ,
Quad core processor (intel i7 920) but I am not sure if hyperthreading
will really do anything better.