]
Gary Brown updated SOAG-68:
---------------------------
Component/s: Conversation Runtime
Async Perform
-------------
Key: SOAG-68
URL:
https://jira.jboss.org/jira/browse/SOAG-68
Project: SOA Governance
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Conversation Runtime
Reporter: Gary Brown
Assignee: Jeff Yu
Currently the Brokerage example iterates through a list of suppliers to find the best
quote, before proceeding to perform a credit check and complete the transaction.
However the list of suppliers is processed using a loop containing a synchronous perform,
so each supplier is dealt with in turn.
The next step is to cater for an asynchronous perform, where the suppliers can be dealt
with concurrently (i.e. so multiple sub-sessions active at the same time). This would
require the 'WhenAction' to block, awaiting all of the sub-sessions to complete,
before making its decision regarding the best quote.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: