2012/1/30 Gianfranco Alongi <span dir="ltr"><<a href="mailto:gianfranco.alongi@gmail.com">gianfranco.alongi@gmail.com</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Some questions that can help us give you an accurate answer<br>
<br>
1) How frequent does this happen?<br>
    Once a second?<br>
    Once a minute?<br>
    Once an hour? </blockquote><div><br></div><div>less than a second</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
2) How large is the token?<br>
    1 byte?<br>
    1 Kbyte?<br>
    1 Mbyte?<br></blockquote><div><br></div><div><br></div><div>probably 10-20 chars </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
3) Do you need the storage to scale dynamically with more added nodes?<br></blockquote><div><br></div><div>could be ok, but i think is not required</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
4) What more do you expect of the storage?<br>
    - Automatic signaling on add/delete?<br>
    - Triggers?<br></blockquote><div><br></div><div>not required</div><div><br></div><div>Thanks :)</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
   etc<br>
<br>
Cheers<br>
G<br>
<div><div class="h5"><br>
On Mon, Jan 30, 2012 at 7:11 PM, Roberto Majadas Lopez<br>
<<a href="mailto:roberto.majadas@openshine.com">roberto.majadas@openshine.com</a>> wrote:<br>
> Hello everyone:<br>
><br>
> I'm writting a erlang app and i've the next scenario:<br>
><br>
> The app has n process that writes tokens in "somewhere" and there are m<br>
> process that reads one of those tokens and remove it.<br>
><br>
> Which is the best way to store this tokens ?<br>
>  * global ets<br>
>  * a gen_server + ets<br>
>  * mnesia<br>
>  * ...<br>
><br>
> thanks in advance<br>
><br>
> Roberto<br>
><br>
</div></div>> _______________________________________________<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>