This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 938 - Support for sub-choreography being performed concurrently with multiple participants
Summary: Support for sub-choreography being performed concurrently with multiple parti...
Status: RESOLVED WONTFIX
Alias: None
Product: WS Choreography
Classification: Unclassified
Component: Spec (show other bugs)
Version: unspecified
Hardware: Other other
: P2 normal
Target Milestone: --
Assignee: Martin Chapman
QA Contact: WS Choreography mailing-list
URL: http://lists.w3.org/Archives/Public/p...
Whiteboard:
Keywords:
: 944 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-11-09 22:03 UTC by Greg Ritzinger
Modified: 2005-01-04 20:50 UTC (History)
0 users

See Also:


Attachments

Description Greg Ritzinger 2004-11-09 22:03:57 UTC
Currently it is not possible to model a choreography that involves a particular
sub-choreography being performed concurrently with multiple participants.
Examples of this type of choreography may be in a request for quote scenario,
where we would want to send the RFQ document to 'n' potential suppliers in
parallel, and then select the "best" quote.
 
The limitation is that currently the repetition construct (workunit with a
repetition condition) effectively executes the repeated activities in sequence
(i.e. one at a time), not allowing any concurrency.
Comment 1 Martin Chapman 2004-12-01 16:33:41 UTC
issue logged in last call document
Comment 2 Martin Chapman 2004-12-01 16:35:18 UTC
*** Bug 944 has been marked as a duplicate of this bug. ***