Let's discuss some modern strategies to deploy clojure web app, from
easiest to heavy ( for heavy traffic apps).
I suggest some ways.
1. Heorku <https://devcenter.heroku.com/articles/clojure-web-application> way
- the easiest one. I had experience with deploy to heroku it works out of
the box, pretty simple really. For toy apps best way i think.
2. Immutant <http://immutant.org/tutorials/> way - JBoss server app. I had
no experience with it but as i see it's not so difficult to deploy and run
your app this way.
3. Jelastic<http://blog.jelastic.com/2012/07/04/fastest-way-to-deploy-clojure-applications-to-the-cloud/>way- deploy as java app to the cloud.
So as i plan to make pretty heavy app (say 1000-3000+ hits a day) what best
strategy i should choose for now ?
What's your experience with this ? Any suggestions and thoughts are welcome.
--
--
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+unsubscribe@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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.