Giter Club home page Giter Club logo

Comments (11)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024

Original comment by [email protected] on 23 Mar 2011 at 9:46

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from snappy.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
I presume Google had the same desire internally.  The best choice externally 
may be different, but could you provide insight into which of pure 
java/jni/something else was used inside Google?

Original comment by [email protected] on 25 Mar 2011 at 2:02

from snappy.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
I'm sorry, I can't say much about what we do internally.

Original comment by [email protected] on 25 Mar 2011 at 2:38

from snappy.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
Same here — I'd have a good use for snappy in a Clojure application, but for 
that I need it to exist in the Java world. Doesn't have to be pure Java, 
JNI/JNA is fine.

A maven-distributed library would be ideal.

Original comment by [email protected] on 26 Mar 2011 at 11:21

from snappy.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
[deleted comment]

from snappy.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
Hi all,

I am not sure how snappy is used with Java inside the Google, but
I started to develop a java-port of snappy, snappy-java, which uses JNI-based 
implementation to access natively compiled snappy. 
http://code.google.com/p/snappy-java

I confirmed that snappy can be used fine from Java. 
I would like to hear your advice to improve the snappy-java API to 
compress/decompress the data.

Original comment by taroleo on 30 Mar 2011 at 9:48

from snappy.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
Hi,

As there now is a third-party JNI wrapper around Snappy, and people seem happy 
about it, the need for something in the Snappy distribution itself seems rather 
low. Thus, I'm closing this. Thanks for making this available!

Original comment by [email protected] on 2 Jun 2011 at 12:24

  • Changed state: WontFix

from snappy.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
Just wanted to add that I've implemented a pure Java version of Snappy. The 
compressor is not yet the fastest, but achieves mostly better result than the 
original implementation. The decompressor is reasonable fast.

You can find the implementation here on Google Code in the jsnappy project:

http://code.google.com/p/jsnappy/

Original comment by [email protected] on 26 Aug 2011 at 10:52

from snappy.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
Nice. Would you like me to add that to the web page along with the other ports?

Do you have any benchmarks comparing this to the JNI version?

Original comment by [email protected] on 30 Aug 2011 at 8:49

from snappy.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
Yes, please link it everywhere you see it fit. 

I haven't compared it to the JNI version myself, but Chris Burroughs is already 
working on adding it to his JVM compressor benchmark suite. I hope that at 
least the decompressor is not far behind.

Original comment by [email protected] on 30 Aug 2011 at 9:20

from snappy.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
Thanks; added a link.

Original comment by [email protected] on 30 Aug 2011 at 9:26

from snappy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.