Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle multiple dsp_responses per block into a single response #238

Open
bgribble opened this issue Feb 21, 2015 · 0 comments
Open

Bundle multiple dsp_responses per block into a single response #238

bgribble opened this issue Feb 21, 2015 · 0 comments
Milestone

Comments

@bgribble
Copy link
Owner

This is a corner case, but #236 makes it clear that it can happen. Should take all the dsp_response values generated in a single mfp_block run and send them as a single JSON response with a list of values. This will reduce the comm data rate and packing/unpacking overhead a lot when there's a firehose of DSP responses.

@bgribble bgribble added this to the mfp 0.07 milestone Mar 20, 2015
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

No branches or pull requests

1 participant