I was just reading about Docker+CRIU.  

For me, the slow startup isn't much of a bother for normal operations of my 
apps.  They are generally long running services.  But development is where I am 
bothered by it the most.  It can be painful to restart a repl and it's very 
disruptive to my ability to stay focussed.

CRIU seems like it could actually help in this case.  In particular, paired 
with Docker, I can just restart from a known good checkpoint with editor 
loaded, repl up and connected, etc.  That would be very nice.

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