On 27 Jun 2010, at 09:42, David Beckwith wrote: > Approximately how much RAM is required to deploy a small Ring app on > 64-bit Ubuntu?
That rather depends on the deployment method, app server, and whether it's sharing a servlet container with other apps. By the time the JVM has loaded the clojure and ring jars, you're probably looking at around 10MB more than a similarly minimal servlet app written in pure Java. -Steve -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en