Added an emitter to the dynamic pool , example splitted and improved
[poolifier.git] / index.js
1 module.exports.FixedThreadPool = require('./lib/fixed')