Skip to content

Conversation

@jeltsch
Copy link
Contributor

@jeltsch jeltsch commented Jan 15, 2024

This resolves #128.

@jeltsch
Copy link
Contributor Author

jeltsch commented Jan 15, 2024

In the end, I opted for calling this kind of transmission FIFO transmission, not ordered transmission, since the names ordered_send and ordered_receive would have been bad (the individual sends and receives aren’t ordered), while the names fifo_send and fifo_receive are okay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Add support for ordered transmission

2 participants