Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streaming client: end user integration prototype #6120

Closed

Conversation

verult
Copy link
Collaborator

@verult verult commented Jun 5, 2023

This is a prototype of integrating the new EngineClient.create_job_over_stream() (create_job_and_get_result() in #5982) streaming call with circuit sampling methods in cirq-google. EngineJob is now constructed with a result_future coming from EngineClient, allowing results to be streamed to the client asynchronously.

cc @dstrain115 @maffoo @wcourtney

@CirqBot CirqBot added the size: M 50< lines changed <250 label Jun 5, 2023
@verult verult force-pushed the stream-client/end-user-integration branch from 4c1934c to eb36436 Compare June 5, 2023 23:36
@verult verult changed the title [WIP] Streaming client: end user integration prototype Streaming client: end user integration prototype Jun 7, 2023
@verult
Copy link
Collaborator Author

verult commented Oct 20, 2023

The actual implementation has been merged (#6285). Closing.

@verult verult closed this Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: M 50< lines changed <250
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants