<div dir="ltr"><div class="gmail_extra">Take a look at thread nearby.</div><div class="gmail_extra"><br></div><div class="gmail_extra">> All literals belong to a loaded module instance. When that (old) module instance is purged, all process heaps are scanned and heaps containing those literals will do a special garbage collection where the literals are copied.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Each config change may lead to rescanning heaps of all processes.</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Frankly speaking global ets is much easier =)</div><div class="gmail_extra"><br></div></div>