Feature #1870

Allow (optional) parallel method calls

Added by J. Moringen almost 10 years ago. Updated almost 8 years ago.

Status:NewStart date:05/08/2014
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:-

Description

  • Johannes will commit patches containing a short-term workaround for C++ and Java

Associated revisions

Revision 19adc75a
Added by J. Wienke almost 10 years ago

Add parallel call parameter to ParallelEventReceivingStrategy

Adds a config option to ParallelEventReceivingStrategy that allows to
specify whether individual handlers might be called in parallel with
potentially overlapping calls. This might result in situations that
conflict with the specified QoS-settings because if the new parameter is
set to true, dispatched events might appear out of order to the client
code due to thread scheduling issues.

refs #1870

History

#1 Updated by J. Wienke almost 10 years ago

The temporary patches I proposed with Leon are applied now in the master version.

#2 Updated by J. Wienke almost 8 years ago

  • Assignee deleted (J. Wienke)

Also available in: Atom PDF