-
Notifications
You must be signed in to change notification settings - Fork 522
Closed
Labels
PerformanceSPUSPU relatedSPU relatedconsumerenhancementNew feature or requestNew feature or requestproducer
Milestone
Description
With compression on, batch contents are compressed by the producer before sending to SPU. SPU will store and send back compressed batches to consumers. The consumer will decompress batches to the client.
The initial version will use a single algorithm that should be leverage SIMD capability to ensure maximum performance. Later iteration will allow custom compression thru SmartModule.
SmartModule should receive uncompressed content unless custom compression is being used.
Metadata
Metadata
Assignees
Labels
PerformanceSPUSPU relatedSPU relatedconsumerenhancementNew feature or requestNew feature or requestproducer