5 ms·
Awesome idea. I know they don't get too much love on HN, but it would be cool to see this done for a set of enterprise integration patterns. See: http://www.
by j-m-o 13y ago
Awesome idea.
I know they don't get too much love on HN, but it would be cool to see this done for a set of enterprise integration patterns.
See:
http://www.eaipatterns.com/toc.html http://www.eaipatterns.com/toc.html
http://camel.apache.org/enterprise-integration-patterns.html http://camel.apache.org/enterprise-integration-patterns.html
- mfenniak 13y agoThanks! The enterprise integration patterns links are interesting to me; thanks for point those out. I can definitely see how they could use a connection to reality. I can look at a random one and see what it is, but understanding why you'd use it is a mile above my head.
- j-m-o 13y agoSome of the EIPs suffer from the same 'head-in-the-sky' issues as the GoF design patterns, but there's a few that have come in handy (like the idempotent receiver!). The link to Apache Camel is a bit more informative with actual examples with code snippets.