Merge branch 'master' of https://github.com/pioardi/node-pool
[poolifier.git] / index.js
1 module.exports.FixedThreadPool = require('./lib/fixed')