Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add loose/tight coupling #207

Open
dret opened this issue Jan 23, 2025 · 0 comments
Open

Add loose/tight coupling #207

dret opened this issue Jan 23, 2025 · 0 comments

Comments

@dret
Copy link

dret commented Jan 23, 2025

I just discovered this excellent resource! As a test balloon, I'd like to add loose and tight coupling.

These are well-known concepts from the world of protocols and computer communications. How exactly you define them is not as important, but it is important to understand that when interconnecting components, trying to allow them to independently evolve makes your system much less brittle.

Here's a rather old paper discussing the terms: Pautasso, C., and E. Wilde, "Why is the Web Loosely Coupled? A Multi-Faceted Metric for Service Design", 18th World Wide Web Conference (WWW2009), Madrid, Spain, ACM, pp. 911-920, April, 2009.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant