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

Sagara Gunathunga  commented on NUVEM-15:
-----------------------------------------

As you may know cache play significant role in any enterprise application, this 
is a common requirement for cloud applications too. Most of the cloud vendors 
provide in-memory cache services.  The main aim of this project is to define 
Nuvem based API to abstract any vendor specific cache service and also to 
provide standalone or Nuvem specific cache service.  You can look into GAE 
memcache [1] and Amazon elasticache[2] first.  EHCache[3]  can be a good 
candidate for standalone implementation. 

Also you can run Nuvem sample to get familiar with code base. Looking into last 
year project called key-value data service component can be helpful too. 


[1] - https://developers.google.com/appengine/docs/java/memcache/overview
[2] - http://aws.amazon.com/elasticache/
[3] - http://ehcache.org/documentation 
                
> In-memory cache component for Nuvem 
> ------------------------------------
>
>                 Key: NUVEM-15
>                 URL: https://issues.apache.org/jira/browse/NUVEM-15
>             Project: Nuvem
>          Issue Type: Improvement
>            Reporter: Sagara Gunathunga 
>              Labels: gsoc2012
>
> In-memory cache is necessary integral of enterprise application. In cloud 
> platform number of vendors provide their own cache handling mechanisms. The 
> aim of this project to provide a standard vendor independent API  and 
> implementations for Nuvem.  

--
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