Remove the complexity-based credit controller
The idea of a self-adjusting buffer seemed promising. However, computing buffer space based on processing times easily leads to very large buffers when entire batches only take microseconds to process. We could reproduce excessive buffering in many cases, where applications would use several hundred MB when using this controller.
Showing
Please register or sign in to comment