One of the fastest, 100% Pure Java In-memory cache. Its aimed at providing very fast, light, highly scalable cache with high concurrency. The fetch operation from cache are always in constant time, O(c), irrespective of the number of threads accessing the cache or cache size.

NitroCache uses unique custom algorithm inspired by Btree, skiplist and hashing to deliver a constant time cache with lock-less fetches.

For details on using NitroCache, please visit wiki section

Note: For details on performance chart, please refer the performane section of wiki.

Features

  • Extremely fast, fetch operations execute at constant time, O(c), irrespective of number of threads or cache size
  • Extremely light weight, with no need of any external library
  • 100% Pure Java, in-memory
  • Simple to configure and use
  • Available with FIFO and LRU modes

Project Samples

Project Activity

See All Activity >

License

Creative Commons Attribution Non-Commercial License V2.0

Follow NitroCache

NitroCache Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of NitroCache!

Additional Project Details

Programming Language

Java

Registered

2012-04-21