distributed-caching
has anyone produced an in-memory GIT repository?
I would like to be able to take advantage of the benefits of GIT (and its workflows), but without the cost of disk access - I just would like to leverage the distributed revision control capabilities[详细]
2022-12-31 15:45 分类:问答Is Terracotta a distributed cache?
Is Terracot开发者_如何学Gota a distributed cache?Although you don\'t specify which product you are talking about, I\'m going to assume you mean the open source platform itself. The short answer is no,[详细]
2022-12-29 04:56 分类:问答ideas for a distributed cache proxy server
I am implementing, a distributed cache proxy server.I have an idea of the HTTP and related stuff, so i am rather concentrating on the sub part \"Distributed data storage\".[详细]
2022-12-25 21:22 分类:问答wanting a good memory + disk caching solution
I\'m currently storing generated HTML pages in a memcached in-memory cache. This works great, however I am wanting to increase the storage capacity of the cache beyond available memory. What I would r[详细]
2022-12-21 10:16 分类:问答Is SharedCache ready for production?
I\'ve been comparing distributed caching solutions for an ASP.NET environment and would like to use something FOSS if possible.I\'ve come across SharedCache and seen it recommended by a few people on[详细]
2022-12-20 19:46 分类:问答Cache Regions in Velocity/AppFabric using WCF
I have a service based architecture where a web farm full of asp clients hit application server farm of WCF services. Obviously all the database access is done by the WCF services. Now I would like to[详细]
2022-12-16 07:47 分类:问答Why does Velocity lose session after only a few minutes?
I\'ve set up sesion management with Velocity distributed cache. I have 3 servers hosting the cache and created the named cache with[详细]
2022-12-13 03:13 分类:问答Distributed caching on 64-bit Windows machines
Are there any production-ready distributed caching mechanisms like memcached that can be used in a Windows 64-bit environment?From what 开发者_StackOverflow中文版I\'ve seen, memcached is run on linux[详细]
2022-12-12 06:20 分类:问答SQL Server 2005, Caches and all that jazz
Background to question: I\'m looking to implement a caching system for my website. Currently we\'re exploring memcache as a means of doing this. However, I am looking to see if somethin开发者_运维百科[详细]
2022-12-10 22:37 分类:问答
加载中,请稍侯......