You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Ian Boston (JIRA)" <ji...@apache.org> on 2008/08/19 01:45:44 UTC

[jira] Commented: (SHINDIG-279) Configurable and clusterable cache for Gadgets server

    [ https://issues.apache.org/jira/browse/SHINDIG-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623501#action_12623501 ] 

Ian Boston commented on SHINDIG-279:
------------------------------------

I will bring this patch upto date, but would it be Ok to commit when I have done so. 

I don't believe that it impacts the work that Louis and Brian were doing on the use of the underlying LRUCache implementation (which remains as the default impl) but it would be good to get a quick look from them before I do.




> Configurable and clusterable cache for Gadgets server
> -----------------------------------------------------
>
>                 Key: SHINDIG-279
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-279
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Gadget Rendering Server (Java)
>            Reporter: Ian Boston
>         Attachments: SHINDIG-279-provider.patch
>
>
> If the the Gadgets server is going to perform caching, then a configurable cache that has all the features that you might expect in production. Attached is a patch to put ehcache behind the Cache interface and introduce a ShindigCacheManager, that registers with JMX for statistics and management. 
> The patch is fully integrated into the gadgets server guice config, with tests for each class. It also appears to startup Ok.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.