[erlang-questions] can mnesia be made to become something like BigTable or SimpleDB ?

Rick R rick.richardson@REDACTED
Fri Jul 25 05:33:49 CEST 2008


Scalaris (recently mentioned here) handles the data partitioning,
distribution, replication and location. The only remaining step would be to
modify it so that you could submit map/reduce style functions to be
distributed to each data node to execute on each data partition. That sounds
like a piece of cake in Erlang.

2008/7/24 Eric Ho <drwho102003-erlang@REDACTED>

> So, this is the plan going forward for Mnesia ?
> i.e. Mnesia will layer on top of CouchDB and Erlang programmers will get
> all the benefits of BigTable without having to learn more stuff other than
> what they already know with Mnesia ?  That would be really cool if that's
> the case.  It'll hide all the operational complexities from the programmers.
>
>
> -eric
>
> --- On *Mon, 7/21/08, devdoer bird <devdoer2@REDACTED>* wrote:
>
> From: devdoer bird <devdoer2@REDACTED>
> Subject: Re: [erlang-questions] can mnesia be made to become something like
> BigTable or SimpleDB ?
> To: drwho102003-erlang@REDACTED
> Cc: erlang-questions@REDACTED
> Date: Monday, July 21, 2008, 2:32 AM
>
>
> Do you see CouchDB?
>
> 2008/7/21, Eric Ho <drwho102003-erlang@REDACTED>:
>>
>>   Are there any plans heading in that direction ?
>>
>> Thanks.
>>
>> -eric
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://www.erlang.org/mailman/listinfo/erlang-questions
>>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>



-- 
An idea that is not dangerous is unworthy of being called an idea at all. --
Oscar Wilde
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080724/13b255c6/attachment.htm>


More information about the erlang-questions mailing list