Hello,
We (@mpigou and I) think that the class ParallelModuleBase should be called differently to better reflect its functionality. The current name comes from FEW where the notion of module meant the different steps in the computation.
We propose BackendConsumer (the more precise technically) or BackendDispatcher (which is not wrong and maybe a bit simpler to understand).
Hello,
We (@mpigou and I) think that the class
ParallelModuleBaseshould be called differently to better reflect its functionality. The current name comes from FEW where the notion of module meant the different steps in the computation.We propose
BackendConsumer(the more precise technically) orBackendDispatcher(which is not wrong and maybe a bit simpler to understand).