#parallel-execution

[ follow ]
fromRaymondcamden
3 months ago

Using Parallel Looping in BoxLang

"When you loop over arrays, structures, and queries in BoxLang, you can enable parallel execution by just adding an additional argument to the loop."
JavaScript
[ Load more ]