在Windows应用程序中在服务器上缓存数据 [英] caching data on server in windows application

查看:140
本文介绍了在Windows应用程序中在服务器上缓存数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我们有一个Windows应用程序,该应用程序已安装在许多系统中.并且服务器已驻留
在不同的PC..so上,因此每当用户由于对服务器的多次点击而加载该应用程序时,该应用程序都变得非常慢..
所以我试图使用缓存数据..随着到期..(因为我们在到期时间没有任何数据库更改..)

我尝试了下面在codeproject中发布的文章...
http://www.codeproject.com/KB/cs/webservicecache.aspx

但是本文说明了将数据缓存在本地..但是我需要o将数据缓存在服务器中...以便即使许多用户运行该应用程序,负载也将更少...

关于相同的问题,请帮我..

Hi,

We have a windows app which is installed in many systems..and the server is resided
on different PC..so whenever users loading the app due to many hits to server..the application is becoming very slow..
so i tried to use caching the data ..with expiration..(as we dont have any db changes during expiration time..)

i tried the below article which was posted in codeproject...
http://www.codeproject.com/KB/cs/webservicecache.aspx

but this article explains to cache data locally..but i need o cache the data in the server...so that eventhough many users run the app the load will be less...

Please help me regarding the same..

推荐答案

我不确定这是否是解决方案,但请检查Windows Server AppFabric @ http://msdn.microsoft.com/en-us/windowsserver/ee695849 [
I am not sure if this is a solution but please check the Windows Server AppFabric @ http://msdn.microsoft.com/en-us/windowsserver/ee695849[^]

It introduces Caching Services in it.


这篇关于在Windows应用程序中在服务器上缓存数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆