Subscribe

Posts Tagged ‘services’

“Implementing Messaging Patterns Using Web Services With Mule”: Webinar archive and sample code.

Thursday, January 22nd, 2009

For those of you that wish the view this webinar again, or for those of you that missed it, the archive of this webinar is now available online here.

Also the sample code shown in the Webinar is now available here. Any questions can be sent to our User List

How to Define Services

Tuesday, January 20th, 2009

Defining what constitutes a service when building service-orientated applications seems to be a common problem for developers and architects who are new to building services. The main issue seems to be the scope, i.e. what is the granularity of the service. This is actually quite difficult since the granularity of a service can vary depending on the application. The trick with any fuzzy problem is to break it into smaller pieces. There is a very simple service taxonomy defined in Thomas Erls SOA in Principals of Service Design book which I believe makes the approach to defining services much easier. (more…)