For AI agents: visit https://node-julia.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Jump to Content
Node JuliaGuides
GuidesDiscussions
GuidesNode Julia
Discussions
GuidesDiscussions

Discussions

Ask a Question

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

10 years ago by aviad haimov
  • Recent
  • Unanswered