[ 
https://issues.apache.org/jira/browse/DIRECTMEMORY-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146489#comment-13146489
 ] 

Ryan Gardner commented on DIRECTMEMORY-15:
------------------------------------------

JSR107 is still being actively worked on, but it seems like the main interfaces 
for things like Cache / CahceManager etc are pretty stable. 

The reference implementation wraps a concurrent hashmap, is apache licensed, 
and could be a good place to look for how to implement the JSR107 stuff.

I, for one, would love if directmemory would implement JSR107 so that I could 
just plop it in and compare it against local on-heap storage stuff :)
                
> Implement "JSR 107: JCACHE - Java Temporary Caching API" interface
> ------------------------------------------------------------------
>
>                 Key: DIRECTMEMORY-15
>                 URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-15
>             Project: Apache DirectMemory
>          Issue Type: Improvement
>            Reporter: Raffaele P. Guidi
>            Priority: Trivial
>
> Implement "JSR 107: JCACHE - Java Temporary Caching API" interface (Not that 
> a lot of people really cares about this, but...) 
> Useful link: 
> http://grepcode.com/snapshot/repo1.maven.org/maven2/net.sf.jsr107cache/jsr107cache/1.1/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to