Implement a caching layer for common access to module configs, shared flow 
info, etc.
-------------------------------------------------------------------------------------

         Key: BEEHIVE-1106
         URL: http://issues.apache.org/jira/browse/BEEHIVE-1106
     Project: Beehive
        Type: New Feature

  Components: NetUI  
    Versions: v.next    
    Reporter: Carlin Rogers


Future enhancement request...

This is a follow up to http://issues.apache.org/jira/browse/BEEHIVE-1105 for 
future work to implement a caching layer used for common access across the 
NetUI framework to module configs, shared flow information, etc. without having 
to get the Netui AutoRegisterActionServlet (from the ServletContext) directly. 
This should be designed to improve performance as well as provide a central 
mechanism to access this data across the framework. At the moment, the 
AutoRegisterActionServlet has a InternalConcurrentHashMap to cache module 
configs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to