-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I'm sure we could have fun running Promise.all(<7000 things>)
.
I don't have experience with node and doing this kinda thing. Obviously when shelling out there are lots of processes, and that's one thing, but I imagine something like #-of-processors concurrent jobs would probably be a good starting point.
Maybe there's already something that's a perfect drop-in for node for this. I don't know if something like workers makes sense, or just run async off a work queue.
We could probably wrangle sqlite into a acting as a queue, looks like it does data change callbacks.
Metadata
Metadata
Assignees
Labels
No labels