<div dir="ltr">Hi!<div><br></div><div><div class="gmail_extra"><br><div class="gmail_quote">2015-06-15 12:03 GMT+02:00 Mikl Kurkov <span dir="ltr"><<a href="mailto:mkurkov@gmail.com" target="_blank">mkurkov@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class="">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></span><div class="gmail_extra"><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span></span><div style="word-wrap:break-word"><div>Creating an ets table really isn’t a heavy operation.</div></div></blockquote><div><br></div></span><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></div></div></div></div></blockquote><div><br></div><div>Well, profiles was designed as to be similar to inkognito windows in chrome, and to fit the API that was once contributed to us.</div><div>As such it was not expected that there would be lots and lots of profiles coming and going dynamically, and as the API was we needed</div><div>to have a registered name for the profile, hence the atom.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>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></div></div></blockquote><div><br></div><div>The profile concept could probably be extended to have "anonymous" profiles. </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div></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></div></div></div></div></blockquote><div><br></div><div>The 'stand-alone' mode I think was a not so brilliant compromise for having a more light wight "HTTP GET". But if there is a demand you never know</div><div>what may happen.  I do not recommend the 'stand-alone' mode.</div><div><br></div><div> </div><div>Regards Ingela Erlang/OTP team - Ericsson AB</div><div><br></div><div>[...] </div></div><br></div></div></div>