I share your sarcasm, Steve. Aspects embedding is an OO approach, not SO one. However, here is, at least, one way of setting a 'liability insurance' on the 3rd...
... from pizza import pizza from pizza import BASE from units import INCHES class CustomerPizza(pizza): def __init__(toppings=[], base=BASE.THINCRUST, ...
<<Abstract: Many organizations have adopted SOA development models to deliver flexible and agile application components, but frequently ended up having to...
Hi I have to do a project for the class, suppose we're going to architect a sales department based on SOA. First of all, I have derived some composite services...
I suggest you ask your advisor to provide a definition of the terms "interface", "contract", and "description". There are no standard definition files that...
... Khoshnevis, if you are so much of a hurray then you might want to try the open source tools from www.pi4tech.org and generate the WSDL and even the Java...
My summerizing Anne's message about SOA capabilities organized as a hierarchy. So it is a SOA Capability Reference Model? Capability Domain (CD) Capability...
Registries have very little capacity to store metadata. For example, it's difficult to store in a registry why I should use a particular service, how I should...
Now we get to the hard part, which is addressing the differences between secure software and security infrastructure. I believe your question is referring only...
Shared infrastructure... interesting. What about a manufacturer having 50 plants all over the world distributing their products to large retailers such as Home...
I share your sarcasm, Steve. Aspects embedding is an OO approach, not SO one. I agree but, aspects in terms of interceptors is not an OO approach. Filters,...
How come "new" software architectures are beginning to look like advances in hardware architecture made back when RISC processors were the hot, new thing? That...
I'm with you on that definition, I completely agree that security should be part of the infrastructure (almost ether like) between services as much as it is...
The solution is remote integration that integrates 50 disparate ERPs in each distributor site. ESB is best way to go as of today. No, there's a much easier...
Standardized infrastructure is probably the better way of putting it, rather than shared infrastructure, although it's not a big stretch to go from one to the...
<<Almost everything you once knew about business computing has changed with SOA. That was the high level summary of insights from CIOs and CTOs collected by...
<< The relentless pursuit of business agility in the 21 st century is forcing IT to evolve to higher plains of existence. IT evolution is all about disruptive...
... Should we consider firmware ESBs low level plumbing? I think we should. That's just one step away from considering software ESBs as low level plumbing....
Specifically regarding the examples you mentioned, yes. The way I've tried to draw a line between infrastructure and applications is to look at the domain of...
Having 50 ERPs doesn't have to mean 50 data centres, its relatively normal to reduce the number of data centres well below the number of instances (as an...
Ahhh the vision of "one ERP" there is another angle here which is "if it ain't broke don't fix it". The cost of doing an ERP rationalisation strategy can be...
I would say that "security infrastructure" is a "utility " service. Security is very much the service in spite of the question it answers. BTW, before getting...
The question of business structures and corresponding information/transaction processing structures and their alignment is one which is often used to explain...
See inline... ... One important thing to keep in mind is that products frequently do not correspond one-to-one with capability types. Often a product addresses...
Ahhh... but how much does it cost the company each year to maintain a bunch of redundant ERP systems? In many large companies it is measured in hundreds of...
... I'm using RMI here as a programming model namesake, not as any particular implementation indicator. This is what I feel is not being realized in these ...
... So you parallelize with pipelines so that the latency becomes a small factor compared to the total throughput right? This distributed computing paradigm...
... I think they are. Anything that connects one software system to another is a "service bus". Ethernet being the most common one these days with TCP being...
Great point Michael. One of the things I usually point out is that you have to consider things from a consumer's perspective. Security is a great example....