Hello everyone,

I am a Julia newbie. I am thrilled by Julia recently. It's an amazing 
language!

I notice that julia currently does not have good support for 
multi-threading programming.
So I am thinking that a spark-like mapreduce parallel model + multi-process 
maybe enough.
It is easy to be thread-safe and It could solve most vector-based 
computation.

This idea might be too naive. However, I am happy to see your opinions.

Thanks in advance,
Cheng

Reply via email to