Skip to content

Half join tactic - #840

Draft
frankmcsherry wants to merge 2 commits into
TimelyDataflow:master-nextfrom
frankmcsherry:half_join_tactic
Draft

Half join tactic#840
frankmcsherry wants to merge 2 commits into
TimelyDataflow:master-nextfrom
frankmcsherry:half_join_tactic

Conversation

@frankmcsherry

Copy link
Copy Markdown
Member

Preliminary attempt at a half join tactic, allowing one to accept ~abstract containers and batches, with their interpretation handled behind traits that can be boxed up if needed. As with reduce and join, the tactics are meant to allow others to implement narrower logic that avoids too much of the dataflow stuff, although in this case there is a bit more shuffling around than otherwise (e.g. the ill-named BatcherAlt to peel off eligible updates for the tactic to then work with, to avoid making it be stateful).

@frankmcsherry
frankmcsherry changed the base branch from master to master-next August 19, 2026 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant