[Haskell-cafe] Big Data & Haskell

JP Moresmau jpmoresmau at gmail.com
Tue Feb 4 16:11:04 UTC 2014


Have you looked at Cloud Haskell (
http://www.haskell.org/haskellwiki/Cloud_Haskell)?

JP


On Tue, Feb 4, 2014 at 3:38 PM, Vlatko Basic <vlatko.basic at gmail.com> wrote:

> Hi Marc,
>
> Maybe you can have a look at Riak DB. It is a key/value storage written in
> Erlang with many features. All peers, no master/slave and replication.
>
> Haskell package is at http://hackage.haskell.org/package/riak, but
> haven't tried it yet.
>
>
> Best regards,
>
> vlatko
>
>
> -------- Original Message  --------
> Subject: [Haskell-cafe] Big Data & Haskell
> From: Marc Weber <marco-oweber at gmx.de>
> To: haskell-cafe <haskell-cafe at haskell.org>
> Date: 04.02.2014 15:11
>
>  Is Haskell ready?
>> Are there library which can
>>
>> - distribute data on multiple machines (similar to cassandra)
>>
>> - implement multi index things, such as
>>    having fields
>>      - name (eg of stores)
>>      - geo location (x/y) keys so that you can find items nearby a
>>        location fast
>>      - additional data to be searched as needed
>>
>> Maybe have server which gets "code" sent by a master to be compiled
>> defining the data to host or such?
>>
>> I know that this could be done - just wondering whether it has been done
>> already.
>>
>> Marc Weber
>> _______________________________________________
>> Haskell-Cafe mailing list
>> Haskell-Cafe at haskell.org
>> http://www.haskell.org/mailman/listinfo/haskell-cafe
>>
>>  _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>



-- 
JP Moresmau
http://jpmoresmau.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140204/e7808815/attachment.html>


More information about the Haskell-Cafe mailing list