Defining module as
@everywhere module Banana
.....
end

and importing as

@everywhere using Banana

works for me. I don't know why it requires defining Banana module on remote 
worker though.

Reply via email to