demikernel icon indicating copy to clipboard operation
demikernel copied to clipboard

[runtime] Make `RECEIVE_BATCH_SIZE` Generic

Open ppenna opened this issue 3 years ago • 0 comments

Description

We currently have the RECEIVE_BATCH_SIZE harcode as a constant value in network::consts. Instead we should make this genericly available in network::NetworkRuntime;

Related Issues

demikernel/runtime#9

ppenna avatar Feb 03 '22 20:02 ppenna