-
Live application update in Python
In this article I'll describe how to achieve live application update in Python, similar to Erlang live update, also known as hot code swap.
In this article I'll describe how to achieve live application update in Python, similar to Erlang live update, also known as hot code swap.