<div dir="ltr">You can increase an amount of ETS tables. Only your memory is the limit. Keep in mind, that all structures are copied in and out of ETS table.<div><br></div><div>Hynek</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 18, 2015 at 10:11 AM, Benoit Chesneau <span dir="ltr"><<a href="mailto:bchesneau@gmail.com" target="_blank">bchesneau@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><br><div class="gmail_quote"><span class="">On Mon, May 18, 2015 at 9:37 AM Sergej Jurečko <<a href="mailto:sergej.jurecko@gmail.com" target="_blank">sergej.jurecko@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Pretty sure thats just a linear search but implemented in c. sorted_set ets would probably be better?</p>
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br></blockquote></div></blockquote><div><br></div></span><div>I will have a lot of different list, so it would require to share an ETS table between people I guess since the number of ETS is limited, not sure how much it would be efficient in that case but that a good idea, will see if it can go for such implementation for now, thanks :)</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>- benoit</div></font></span></div></div>
<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>