Giter Site home page Giter Site logo

whirlycache's Introduction

This is a super high speed object cache for the Java platform.  

Formerly hosted on java.net.

whirlycache's People

Contributors

whirlycott avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

whirlycache's Issues

Maven repository

I was just searching the web to see what the state of Whirlycache was as it pertains to a project I work on here on GitHub and noticed you'd moved your code here just today. Nice. Welcome. Are you considering publishing Whirlycache to a Maven repository?

ClassCastException in Tuning Thread - CRITICAL FAILURE

2013-06-11 20:57:10,146 ERROR com.whirlycott.cache.CacheDecorator [Whirlycache Tuner ( xxxxx )] - Unexpected error in tuning thread... 
java.lang.ClassCastException: java.lang.String cannot be cast to com.whirlycott.cache.Cacheable
at com.whirlycott.cache.policy.LRUMaintenancePolicy.performMaintenance(Unknown Source) ~[whirlycache-2.0.jar:na]
at com.whirlycott.cache.CacheDecorator.run(Unknown Source) [whirlycache-2.0.jar:na]
at java.lang.Thread.run(Thread.java:662) [na:1.6.0_27]

Comparison method violates its general contract in Java 7 - CRITICAL ERROR

2013-07-23 21:57:33,150 ERROR com.whirlycott.cache.CacheDecorator [Whirlycache Tuner ( cities )] - Unexpected error in tuning thread... 
java.lang.IllegalArgumentException: Comparison method violates its general contract!
    at java.util.TimSort.mergeLo(TimSort.java:747) ~[na:1.7.0_21]
    at java.util.TimSort.mergeAt(TimSort.java:483) ~[na:1.7.0_21]
    at java.util.TimSort.mergeCollapse(TimSort.java:410) ~[na:1.7.0_21]
    at java.util.TimSort.sort(TimSort.java:214) ~[na:1.7.0_21]
    at java.util.TimSort.sort(TimSort.java:173) ~[na:1.7.0_21]
    at java.util.Arrays.sort(Arrays.java:659) ~[na:1.7.0_21]
    at java.util.Collections.sort(Collections.java:217) ~[na:1.7.0_21]
    at com.whirlycott.cache.policy.LRUMaintenancePolicy.performMaintenance(LRUMaintenancePolicy.java:66) ~[whirlycache-1.0.1.jar:na]
    at com.whirlycott.cache.CacheDecorator.run(CacheDecorator.java:358) ~[whirlycache-1.0.1.jar:na]
    at java.lang.Thread.run(Thread.java:722) [na:1.7.0_21]

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.