Closed sehz closed 4 years ago
Fluvio uses zero copy I/o to transfer records from SPU to client. Records to need to be limit since maximum bytes can be up to 1G for each segment.
Solution:
Everything except item 3 is implemented. That will be done as part of Issue #72 (new client API)
Fluvio uses zero copy I/o to transfer records from SPU to client. Records to need to be limit since maximum bytes can be up to 1G for each segment.
Solution: