You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@distributedlog.apache.org by "Xi Liu (JIRA)" <ji...@apache.org> on 2016/12/22 18:36:58 UTC

[jira] [Created] (DL-156) CRC32C support

Xi Liu created DL-156:
-------------------------

             Summary: CRC32C support
                 Key: DL-156
                 URL: https://issues.apache.org/jira/browse/DL-156
             Project: DistributedLog
          Issue Type: Bug
          Components: distributedlog-client, distributedlog-service
            Reporter: Xi Liu


CRC32C is hardware based CRC32 and it substantially improves performance and practically offloads CPU.

Java 9 has CRC32C native support but we need to find out a solution to achieve it on Java 8.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)