java - An auxiliary data structure required to improve performance of the application -


i have requirement in 1 of j2ee project, have pre-process data based on business logic , formulate data structure (may in memory database table) can use result keeping data structure primary key.

i planning refresh data structure on server start, @ periodic interval, , on user request.

here possible approve design data structure?


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -