Abstract:
In accordance with one or more embodiments of the present disclosure, a method for facilitating electronic commerce over a network includes identifying input dependencies for a call request based on information passed with the call request, identifying state dependencies for the call request based on information passed with the call request, parallelizing calls from the call request based on at least one of the identified input dependencies and the identified state dependencies, developing a service execution map by grouping calls in an execution order including parallelized calls, and processing the service execution map by executing grouped calls in the execution order including parallelized calls.
Abstract:
Techniques for providing a synchronous communication layer between a capability and an asynchronous message bus are presented. A method may receive, over a protocol connection, an initial event message from the first capability. The method may then update the initial event message to include a correlation identifier that is associated with the protocol connection. The updated initial event message is then sent through the asynchronous message bus, which may route the event message to a second capability. Then, the method may receive, through the asynchronous message bus, a response event message from the second capability. The method may then send the response event message to the first capability over the protocol connection. Sending the response event to the first capability may be based at least in part on the response event message including the correlation identifier.