[erlang-questions] Cross OTP version compare-and-swap semantic on ETS

Max Lapshin max.lapshin@REDACTED
Thu Oct 12 11:32:17 CEST 2017


You should remember, that when you have a gen_server as a bottleneck, you
can inspect his queue.

When you move this bottleneck to raw access to ets, you get locks and they
are very hard to introspect.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20171012/80a4dfaf/attachment.htm>


More information about the erlang-questions mailing list