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

For code upgrades, see e.g. multithreaded Common Lisp implementations which achieve this consistently via extremely late binding. Of course, things get a bit more complex if you e.g. need to atomically synchronize upgrading multiple code bodies rather than only one, but that is something that can be done in application logic itself.


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

Search: