pool v3.1.0 Release Notes

Release Date: 2016-06-20 // almost 8 years ago
  • What's New?

    • ➕ Added WaitAll() function to the batch, for when you need to wait for all work to be processed, but don't need to know the results.

    🌲 eg. If the Work Unit's handle their own errors, logging etc... and it doesn't need to be reported back to the calling program.