If each number takes, say, 100ms, then you could j...
# coroutines
m
If each number takes, say, 100ms, then you could just do them individually, but if they're more like 100us, I'd batch them.