recommendations for "low memory footprint" rails or rails-esque environment
2 views
Skip to first unread message
bretweinraub
unread,
Jul 10, 2008, 3:57:06 PM7/10/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DeRailed - Denver Rails UG
I've got a requirement for very low memory footprint server .... and I
guess mongrel + rails isn't going to qualify.
Has anyone got any data about how much memory Merb chews up?
How 'bout things like "light"?
I guess I'd like a rails-like development environment and a Klone-like
(http://www.koanlogic.com/klone/features.html) runtime memory
footprint. Too much to ask probably. Recommendations for middle
ground gratefully accepted.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DeRailed - Denver Rails UG
Chris,
Thanks for the link! Like Bret, I've been looking for a microframework
to save on memory, but I need one that offers RESTful resources like
Rails. Sinatra looks like a winner.