Skip to content

Instantly share code, notes, and snippets.

@yuheiy
Created March 10, 2016 10:12
Show Gist options
  • Select an option

  • Save yuheiy/9f939a6751837e927cfa to your computer and use it in GitHub Desktop.

Select an option

Save yuheiy/9f939a6751837e927cfa to your computer and use it in GitHub Desktop.
var Promise = require('bluebird')
Promise.map(arr, fn, { concurrency: n })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment