<div dir="ltr">On Sun, Jun 14, 2015 at 12:12 AM, Ulf Wiger <span dir="ltr"><<a href="mailto:ulf@feuerlabs.com" target="_blank">ulf@feuerlabs.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""></span><div style="word-wrap:break-word"><div>Creating an ets table really isn’t a heavy operation.</div></div></blockquote><div><br></div><div>Agree, I'm mostly concerned about dynamic atom creation in runtime, isn't it recommended to avoid this on long running servers.</div><div><br>It would be great to be able to run httpc like any other linked server with start_link and then use its Pid to send requests without need of named profile. Or maybe let use some safe runtime data as profile name, like ref or string. <br></div><div>I see it is possible to run httpc in 'stand_alone' mode but this still requires atom profile name.<br></div><div><br>But well, for current task it seems I can try to use profile per user, not per session, so atoms list will not expand endlessly with time. <br></div><div><br>Thank you all for good points.<br></div><div><br>--<br></div><div>Mikl<br></div><div><br> </div></div></div></div>