[erlang-questions] how are implemented lists?

Benoit Chesneau bchesneau@REDACTED
Mon May 18 10:11:08 CEST 2015


On Mon, May 18, 2015 at 9:37 AM Sergej Jurečko <sergej.jurecko@REDACTED>
wrote:

> Pretty sure thats just a linear search but implemented in c. sorted_set
> ets would probably be better?
>
>>
>>
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 :)

- benoit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150518/f0e06d89/attachment.htm>


More information about the erlang-questions mailing list