Code replacement in Erlang
From DrXyzzy, a good article on how code replacement is done in Erlang. Code replacing allows replacing code in a running system with new versions, without having to bring that system down.
Categories: erlang
Categories: erlang

0 Comments:
Post a Comment
<< Home