Closed
Description
This may be accomplished by one of the following approaches:
- Run the generator serially (in-place) on the manager
- Run the generator on a thread
Advantages for common use-case of a single generator:
- Simplifies determination of the number of workers
- Pass arguments by reference
- Reduces a communication
Metadata
Metadata
Assignees
Type
Projects
Status
Done