Skip to content

Conversation

acogoluegnes
Copy link
Contributor

This saves a system call by sending the frame header and the chunk header at the same time.

References rabbitmq/osiris#192

@acogoluegnes acogoluegnes added this to the 4.2.0 milestone Jul 4, 2025
@mergify mergify bot added the make label Jul 4, 2025
@acogoluegnes acogoluegnes force-pushed the stream-dispatching-improvements branch 2 times, most recently from 2ed6136 to 0b9973f Compare July 24, 2025 12:02
@acogoluegnes acogoluegnes force-pushed the stream-dispatching-improvements branch 3 times, most recently from a4b08fd to c0aef41 Compare August 4, 2025 14:47
@acogoluegnes acogoluegnes force-pushed the stream-dispatching-improvements branch 3 times, most recently from 4a95db8 to e3d6c66 Compare August 22, 2025 08:17
@kjnilsson kjnilsson force-pushed the stream-dispatching-improvements branch from e3d6c66 to 34b8900 Compare August 26, 2025 10:11
@acogoluegnes acogoluegnes force-pushed the stream-dispatching-improvements branch 2 times, most recently from 6f7dcc5 to 1cdc9b9 Compare September 4, 2025 08:20
@acogoluegnes acogoluegnes force-pushed the stream-dispatching-improvements branch 4 times, most recently from bbfdcb0 to fa82be8 Compare September 15, 2025 06:40
acogoluegnes and others added 4 commits September 17, 2025 13:44
This saves a system call by sending the frame header and the chunk
header at the same time.

References rabbitmq/osiris#192
This allows better use of read ahead data.
This is a switch for the read ahead optimization in Osiris.
@acogoluegnes acogoluegnes force-pushed the stream-dispatching-improvements branch from 4a96010 to 71c4773 Compare September 17, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants