[Haskell-cafe] Big Data & Haskell
Marc Weber
marco-oweber at gmx.de
Tue Feb 4 14:11:10 UTC 2014
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
More information about the Haskell-Cafe
mailing list