Wednesday, December 07, 2005

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:

0 Comments:

Post a Comment

<< Home