He-Pin commented on PR #2409:
URL: https://github.com/apache/pekko/pull/2409#issuecomment-3506519953

   zstd is indeed quite complex. In our work, it actually includes a complete 
platform and toolchain for dictionary training, end-to-end deployment, version 
synchronization, etc.
   
   Therefore, could we consider releasing a separate zstd toolkit, such as 
pekko-zstd or pekko-http-zstd, etc.? This would allow for a more complete 
design and implementation, and also enable independent evolution.
   
   Without a dictionary, zstd is simply a slightly faster gzip implementation.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to