lundi 5 octobre 2020

Design pattern for distributing many small jobs

Is there a specialized design pattern for this problem? I'm developing a molucule modeler application and I need to compute a lot of 1D integrals independently. And again and again with slightly different parameters. I need a certain scheduler that distributes the integral parameters to the working threads then collects the output in a responsive and monitorable manner.

Thanks in advance

Aucun commentaire:

Enregistrer un commentaire