[erlang-questions] Help with storing data in memory

Max Lapshin max.lapshin@REDACTED
Thu Mar 25 20:12:39 CET 2010


As I'm very disappointed of working with ets, tried to use fixed size
array. There are about 80 frames per second, so need to store
80*seconds entries.
In an hour server used all memory =))

Best thing will be dirty updatable tuple with 400K elements.


More information about the erlang-questions mailing list