Skip to content
This repository has been archived by the owner on Aug 13, 2018. It is now read-only.

TaskProcessor: Generic processor of tasks #5

Closed
oyiptong opened this issue Jun 24, 2016 · 0 comments
Closed

TaskProcessor: Generic processor of tasks #5

oyiptong opened this issue Jun 24, 2016 · 0 comments
Assignees
Labels

Comments

@oyiptong
Copy link
Contributor

Create a generic class called TaskProcessor that:

  1. internally has a queue
  2. manages a set of workers

This task is meant to be subclassed. The functionality to be overridden is the results handling.
It takes a worker script as initialization, which it will start its workers with.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants