target / k-sim

A simple simulator trying to work through bottleneck/constraints theory as applied to a few simple Kafka topologies.
Other
1 stars 0 forks source link

package name (not client?) #3

Closed rob-leach closed 3 months ago

rob-leach commented 3 years ago

Overview: The "client" package is named "client" and not "k-sim." Either we should clarify the client-server relationship (with implementations) or we should rename it to k-sim.

What aspect of the ARCHITECTURE is involved?

What should k-sim do? Pick client-server or client-only

What does it do instead? Has unclear documentation and package names

Steps to produce the current behavior: Have a new user read the code and repo without talking to a contributor.

Additional Information: From the original open-source onboarding review.