[erlang-questions] Performance on FIFO

Mazen Harake mazen.harake@REDACTED
Mon May 24 08:43:03 CEST 2010


And should be able to....?

On 24/05/2010 09:11, maruthavanan s wrote:
> Hi,
>
> I need to implement a buffer that should hold a fixed length of records say for e.g. 20 with {key,Value} relationship, I expect the key would be integer and value to be list or binary upto
> length of 65536 so that I could transmit then in network.The older records should be removed and newer ones should be appended. I might lookup for Values based on keys. I could see many module where I can implement this like queue, dict, lists, proplists.
>
> Which one is most good for my situation? But I want my system to be fast performing, robust and should be able to
>
> Thanks,
> Marutha
>   		 	   		
>    

---------------------------------------------------

---------------------------------------------------

WE'VE CHANGED NAMES!

Since January 1st 2010 Erlang Training and Consulting Ltd. has become ERLANG SOLUTIONS LTD.

www.erlang-solutions.com



More information about the erlang-questions mailing list