Is calling Julia big script is a good practice?
Hi I have a big Julia script that loads audio files and perform calculation. I would like to know if I call Julia script from nodejs Does it load the Julia code to memory each time? Can I somehow call Julia code and not close the Julia process each time?
thank you
Posted by aviad haimov over 8 years ago