© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Wayne Freeth
Just have a function that processes a limited number of records then calls itself with setImmediate to handle the next batch of records, that will give node time between each batch to handle i/o events.