Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[MRG+2] Refactored Parallel backends - #320

Merged
ogrisel merged 1 commit into
joblib:masterfrom
ogrisel:pr-306-doc
Mar 14, 2016
Merged

[MRG+2] Refactored Parallel backends#320
ogrisel merged 1 commit into
joblib:masterfrom
ogrisel:pr-306-doc

Conversation

@ogrisel

@ogrisel ogrisel commented Mar 14, 2016

Copy link
Copy Markdown
Contributor

This is a rebased version of #306 along with some documentation. As we already had +2 (my-self included from the previous PR) I plan to merge this as soon as CI is green.

* The sequential, threadpool, and multiprocessing backends are now
refactored into separate classes.
* Fixed tests accordingly
* Move WorkerInterrupt to my_exceptions and SafeFunction to
parallel_backends
* Add experimental API to register custom backend
ogrisel added a commit that referenced this pull request Mar 14, 2016
[MRG+2] Refactored Parallel backends
@ogrisel
ogrisel merged commit b57144e into joblib:master Mar 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants