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

Version Path
dat-worker-pool-0.6.3 README.md
dat-worker-pool-0.6.2 README.md
dat-worker-pool-0.6.1 README.md
dat-worker-pool-0.6.0 README.md
dat-worker-pool-0.5.0 README.md
dat-worker-pool-0.4.0 README.md
dat-worker-pool-0.3.0 README.md
dat-worker-pool-0.2.0 README.md
dat-worker-pool-0.1.0 README.md