Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
gpderetta
11mo ago
0 comments
Save
Share
You can insert synchronization OPs (i.e. barriers) in the queue to guarantee in-order execution.
0 comments
1 comments · 1 top-level
top
newest
oldest
wtallis
11mo ago
You can also directly link submitted operations into a chain that will be executed in-order but without ordering dependencies on other operations not submitted as part of the chain.
j
/
k
navigate · click thread line to collapse