You know, I looked into Erlang, and while it looks intriguing it isn't great 
for my purposes because I want to be able to call Fortran routines to do the 
heavy number-crunching, and Erlang doesn't have a good standard FFI like 
Haskell.

Also, I really don't want to use a dynamically typed language again if I can 
help it.  ;-)

Cheers,
Greg


On Apr 20, 2010, at 10:14 PM, Alexander Solla wrote:

> 
> On Apr 20, 2010, at 11:05 AM, Jason Dusek wrote:
> 
>>> Thanks for the link;  my ultimate interest, though, is in an architecture
>>> that could scale to multiple machines rather than multiple cores with shared
>>> memory on a single machine.  Has there been any interest and/or progress in
>>> making DPH run on multiple machines and other NUMA architectures?
>> 
>> I wonder what it would take to do this.
> 
> Erlang.  ;0)
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to