-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Roadmap
Ben Manes edited this page Dec 12, 2015
·
135 revisions
The focus is on helping users adopt the library or port its ideas into their custom solutions. In particular that means a keen interest in,
- Fixing bugs and listening to user feedback
- Integration into popular frameworks (e.g. Spring)
- Adoption into database and search products (e.g. Cassandra, Solr)
- Advisory role for porting into other systems (Postgres, Cassandra's off-heap)
- Maintain zero weight entries in a dedicated queue
- Understand why fastpath (disabled) was slower when enabled
- Profile JCache extension (has not been optimized)
- Evaluate incremental (instead of periodic) W-TinyLFU reset
- Collections
- MPSC linked array queue [slides]
- Review ConcurrentLinkedStack for promotion out of Beta status