Job Management#

In this secction we cover advanced usage of the fermioniq.Client() class.

In tutorial 9) Asynchronous jobs we show how to submit jobs asynchronously to the server, and how to monitor their progress and retrieve the results.

In tutorial 10) Batch jobs we show how to submit multiple jobs in a single request.