pyiron_base.jobs.worker

pyiron_base.jobs.worker#

Worker Class to execute calculation in an asynchronous way

Functions

worker_function(args)

The worker function is executed inside an aproc processing pool.

Classes

WorkerJob(project, job_name)

The WorkerJob executes jobs linked to its master id.