I was wondering if anyone here knows a place where I can find an open source real business process based in Web Services. If I could find a business process that uses the Tuscany SCA technology, it would be better.
My idea is to adapt a business process based in WS to work with the SCA, and apply the model that I have implemented for concurrent and distributed exceptions (see more information at "[GSoC More Details about the Guardian Model Implementation" conversation thread [1]), in order to test and evaluate it. So, I need a distributed system with cooperative concurrency between the participants, i.e., the participants work concurrently to achieve a result; there is no common resources shared. We can think in a composed service A, that invokes concurrently n services, and, as soon as all the n services complete successfully their execution, the service A combine the results to get their own result. Thanks in advance, [1] http://mail-archives.apache.org/mod_mbox/tuscany-dev/200908.mbox/%[email protected]%3e#archives -- Douglas Siqueira Leite Graduate student at University of Campinas (Unicamp), Brazil
