Sha256: ad87ad3ccbfbb7339d9a70acd9b9a15ecc29b96f255c858b8c1402cb4f3b0c4c
Contents?: true
Size: 560 Bytes
Versions: 9
Compression:
Stored size: 560 Bytes
Contents
# DatWorkerPool A simple thread pool for processing generic 'work'. ## Usage TODO: Write code samples and usage instructions here ## Installation Add this line to your application's Gemfile: gem 'dat-worker-pool' And then execute: $ bundle Or install it yourself as: $ gem install dat-worker-pool ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
9 entries across 9 versions & 1 rubygems