dwavesystems / dwavesystems/dwave-cloud-client

Implement a simple blocking submit-poll-retrieve function

Open
#228 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
63
Forks
44
Avg merge
13h 45m
Merged PRs (30d)
1

Description

Sometimes, the whole parallelization scheme we have in place is an overkill, and all a user wants is to blockingly submit a problem and retrieve the result.

For this simple case we don't need thread pools and locks, making the `Client` trivially pickleable (#216, https://github.com/dwavesystems/dwave-system/issues/88), and consequently working with `multiprocessing` in process mode.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.