On Mon, Sep 23, 2013 at 10:52 AM, Michael Klishin < michael.s.klis...@gmail.com> wrote:
> > 2013/9/23 Roman Yakovlev <felix...@gmail.com> > >> So as i plan to make pretty heavy app (say 1000-3000+ hits a day) what >> best strategy i should choose for now ? >> > > As long as you have enough RAM for the app not to swap in/out all the > time, 3000 requests per day is child's play > for JVM-based services. > > > >> What's your experience with this ? Any suggestions and thoughts are >> welcome. >> > > > Anything you like. Building an überjar with Jetty and running that is more > popular than all of the > above put together. > +1, to then physically put the uberjar into the live box some tools have been already suggested in this thread: https://groups.google.com/forum/#!searchin/clojure/fabric/clojure/oB9ZAFMdx24/z-KjcPo0IkEJ (http://docs.fabfile.org/en/1.8/ & http://www.ansibleworks.com/) http://www.capistranorb.com/ or any other popular alternatives such as http://nadarei.co/mina/ will also do the job pretty well. > -- > MK > > http://github.com/michaelklishin > http://twitter.com/michaelklishin > > -- > -- > 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 > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.