Object Pool and Asyncronous Pool See: 4-improved.js Signature poolify(factory, { size, max }) factory - call to instantiate pool item size - preallocated amount max - maximum amount to limit pool