|
|
|
|
|
by jool
4230 days ago
|
|
So. What you could do is implement your own task_runner. For instance, if you wish to represent each user as a load generator, your task_runner's state could store each load generator's user information in the state indexed by name. You would then log in the user during the init state. I'm on the subway but I'll describe it more in detail when I get home. |
|