A
atuldalvi123
Guest
Hi All Is there a way for caching in memory a web service data and response ? And if exists a nice way for managing data in memory. Actually, while creating a policy from the portal, we have 8 to 9 webpages and for each webpage we are calling a different different web service, which hits DB, creates few DB transactions and returns the response. But because of this process we are facing some serious performance issues at DB levels. I am looking something related to the cache memory or memory pointer which will keep all the data in memory and finally in a single shot will update the DB tables.
Continue reading...
Continue reading...