aboutsummaryrefslogtreecommitdiffstats
path: root/include/afb/afb-binding.hpp
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2019-03-07 17:25:12 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2019-03-07 17:28:06 +0100
commit5425e054fbf87fe6d024103f46e53f2a28e074f2 (patch)
treeed098323e8bcdee11aa037b52c6d33a5da38c31d /include/afb/afb-binding.hpp
parentc829f91dc7ea9c403f0e70dbfd84dc1e0e5319f5 (diff)
afb-stub-ws: Allow unordered process of messages
Requests are already sequenced on need (noconcurrency flag of bindings). Sequencing messages until their completion has a side effect when dealing with events and synchronous calls: event -> call -> reply locked until event completion (see SPEC-2219). This change could be reverted if events are converted to jobs (see SPEC-2215). Bug-AGL: SPEC-2219 Change-Id: Ia577bc54ba38291817fd5ed3e3dda1b67b2818b7 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'include/afb/afb-binding.hpp')
0 files changed, 0 insertions, 0 deletions