
4 Feb
2014
4 Feb
'14
9:11 a.m.
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