I want to deploy a small web app - serving mostly static content. I'm using
Luminus (http://www.luminusweb.net/) - which is quite neat in the way it
builds itself from well-known components.

I'm having trouble deciding how to deploy it. I want some automation while
deploying upgrades, and would like it to be light-weight. Jetty, http-kit,
or immutant?
(I tried immutant - but it seems to be taking up too much memory for my
comfort, on my modest server.)

Jetty and http-kit - I would like to hear about how I can deploy them as
nice system daemons, with monitoring etc. so that they can be brought up
automatically if something goes wrong. I'm also unable to find out how I
can do a re-deploy without restarting.

Any help or pointers appreciated!

Thanks,
jaju

-- 
-- 
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.


Reply via email to