I use https://github.com/magnars/optimus to bundle assets, so it's not a 
problem to recompile clojurescript when old instance is running, because 
old compiled file seats in bundle cache.

But do you mean that if I start aot-compiled uberjar it will start fast, so 
I can kill old instance and then start new?

четверг, 18 сентября 2014 г., 12:53:04 UTC+4 пользователь Ruslan Prokopchuk 
написал:
>
> Community, how do you deploy clojure web applications? This question have 
> been asked several times, but I've not found answer to this particular 
> aspect:
> what is the best way to deal with startup delay?
>
> I develop web application using http-kit and clojurescript. After deploy I 
> clean & rebuild clojurescript and rerun server. So, I have about half of 
> minute of downtime.
>
> I will be grateful for any advice.
>

-- 
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/d/optout.

Reply via email to