:mod:`epygram.untied.parallel` --- Contains a framework to execute tasks in parallel ==================================================================================== .. automodule:: epygram.untied.parallel :synopsis: Contains a framework to execute tasks in parallel Actors ------ .. autoclass:: Boss :show-inheritance: :members: :member-order: alphabetical .. autoclass:: Worker :show-inheritance: :members: :member-order: alphabetical