[erlang-questions] Writers Readers problem

Wang Wei wgwi@REDACTED
Tue Jan 31 03:13:31 CET 2012


I think using a message queue such as zeromq or rabbitmq maybe better.
                                                                                             Wang Wei
? 2012/1/31 2:11, Roberto Majadas Lopez ??:
> Hello everyone:
>
> I'm writting a erlang app and i've the next scenario:
>
> The app has n process that writes tokens in "somewhere" and there are 
> m process that reads one of those tokens and remove it.
>
> Which is the best way to store this tokens ?
>  * global ets
>  * a gen_server + ets
>  * mnesia
>  * ...
>
> thanks in advance
>
> Roberto
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions

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


More information about the erlang-questions mailing list