Skip to content

Concurrent Resurrection

Compare
Choose a tag to compare
@Freaky Freaky released this 02 Feb 21:02
· 7 commits to master since this release

First update in nearly six years. Woo.

  • Switch from ad-hoc thread pool to a concurrent-ruby pool
  • Breaking changes to API - executor parameter, removal of Finder
  • Limit size of result queue to help reduce memory consumption
  • Reformat source