On Jan 5, 2007, at 7:05 PM, Gervas Douglas wrote: > O'Toole: There's a particular new challenge in clustering that we have > to deal with in SOA. In the Web tier when we scale up app servers, we > basically did stateless clustering with occasionally state involved. > There were a couple of techniques we had to learn, but we figured that > out. We needed to use load balancers and we got that to work pretty > well. The challenge with SOA is the type of applications that people > are building are stateful. Because what people are using SOA to do is > model business processes, which by definition are stateful things. So > this is a much more complicated level of clustering than simple IP > load balancing that we did with app servers.
This seems a non sequitur to me. Statefulness of business processes does not imply stateful communication. Stefan -- Stefan Tilkov, http://www.innoq.com/blog/st/
