Description of changes:
Allows the users of the library to specify an overall default for all subsequently created thread pools, as well as a per-thread-pool variable that allows users to change the amount of time a worker thread will sleep before polling for more work.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available: https://github.com/vegardit/haxe-concurrent/issues/25
Description of changes: Allows the users of the library to specify an overall default for all subsequently created thread pools, as well as a per-thread-pool variable that allows users to change the amount of time a worker thread will sleep before polling for more work.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.