DCSIMG
EIP - IHateSpaghetti {code}

IHateSpaghetti {code}

VSX, DSL and Beyond by Eyal Lantzman

Syndication

Coding / Architecture

Extensibility /DSL

Projects

Articles

Browse by Tags

All Tags » EIP (RSS)
Interview: Gregor Hohpe on Conversation Patterns and Cloud Computing @InfoQ
"Google architect Gregor Hohpe talks to Stefan Tilkov about integration and conversation patterns. Gregor, who co-authored the classic ” Enterprise Integration Patterns ”, is also well-known for his ” Starbucks Does Not Use Two-Phase Commit ” article, in which he showed the difference between the kind of co-ordination computer scientists wish for as opposed to what is found in practice." See the 41 min. interview with him.

Posted by Eyal | with no comments

תגים:, ,

ESB on IServiceOriented
IServiceOriented has posted an implementation for ESB - Publish/Subscribe. I have couple of comments about the implementation. 1. I would split the ServiceBusRuntime into several partial classes each of them will be responsible for a group of logical commands, ie: ServiceBusRuntimeListner , ServiceBusRuntimePublishSubscribe , ServiceBusRuntimeService etc. This way you get maintainability and psychological (and FS) separation of the core system providing better readability and understanding of the...

Posted by Eyal | 3 comment(s)