system-design-primer
system-design-primer copied to clipboard
Fix the translation wrong
Related to this discussion are microservices, which can be described as a suite of independently deployable, small, modular services. Each service runs a unique process and communicates through a well-defined, lightweight mechanism to serve a business goal.
Translating process as "线程" is an obvious mistake and may cause confusion. To clearly indicate that microservices are different programs, it should be translated as "进程".
@laipz8200 Hi, could you make a PR about this?
@laipz8200 Hi, could you make a PR about this?
I think this is already a PR 😢
🤣 Sorry about that.
Can this PR be merged?
I noticed that it has not been reviewed yet, nor has it been fixed. Although it is just a tiny problem, I don't want to see more people being misled.
I've reviewed the changes and I think it's ready to be merged. Feel free to merge it when you're ready, and let me know if you have any questions. @donnemartin
Are there any issues preventing this PR from being merged?
cc