Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Isn't java deployment as simple as distributing a .jar or a .war----one file? Python deployment on the otherhand is a tarball of several files.


yes all deployment options that work for normal java apps can be done with clojure as well, since in the end it's all bytecode, you just require the one extra chunk that's made up of the clojure.jar and probably contrib to get your baseline to make things work.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: