I find the client terminology confusing - just name the actors properly. Dispatcher and performer

Hi, was going through the typescript courses (also noticed this in documentation), sharing some early feedback:
The terminology around client and client application si confusing.

Both a Worker and a Client Application can use a client to connect to the cluster. But the responsibility of both is different. One produces work (call it properly, “producer” or “dispatcher”), and the other consumes work (call it properly “consumer” or “performer”).

Great stuff anyways! love it