Community

Creating asyncAll(), asyncSettled(), And asyncRace() Functions Using runAsync() And Parallel Iteration In Lucee 5.3.2.77

(Ben Nadel) The other day, I was delighted to discover that Lucee 5.3.2.77 supports asynchronous iteration of collections, including “each”, “map”, and “filter” operations.