I'm assuming you've already read this:
http://julia.readthedocs.org/en/latest/manual/parallel-computing/.
There's a lot of good info there, so if there's something specific you want
help with, please post a more complete problem (vague questions can only
get vague answers).
On Fri, Sep 18, 2015 at
Your question seems to be a bit generic - there's lot of different ways in
Julia to do parallelized computing, depending on your problem and the
hardware setup you're trying to use.
If you just search this forum for "parallel", you'll find lots of threads,
many of them containing code snippets o