Sign in
Microsoft project code named "Velocity"
Distributed Caching
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Tags
ASP.NET
Creating Multiple Velocity Instances on a Single Machine
CTP1
CTP3
Distributed Cache
Entity Framework Velocity
manual installation of velocity
Microsoft project code named “Velocity”
MIX 09 velocity talk video
msdn velocity magazine
PDC 2008
PDC 2009
Session State Provider
Velocity
velocity benchmark griddynamics
velocity cache pdc video
Velocity Microsoft CTP3 performance
velocity performance
velocity podcast teched craig shoemaker
Velocity request timeout errors
Velocity TechEd 2008 presentation
Archive
Archives
March 2010
(1)
December 2009
(1)
November 2009
(1)
September 2009
(1)
June 2009
(10)
April 2009
(6)
March 2009
(4)
October 2008
(4)
June 2008
(7)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft project code named "Velocity"
The dreaded error - Cache::Get: The request timed out
Posted
over 4 years ago
by
velocityteam
8
Comments
Sometimes you see this error in the Get calls and this can freak out people. There are a few reasons why this error may come. Internally we have a 15second timeout for calls (either Get or Put) .So if are not able to satisfy the request within that time...
Microsoft project code named "Velocity"
More performance numbers
Posted
over 4 years ago
by
velocityteam
2
Comments
Anshul ran some more numbers to see the max throughput and latency that we have observed with CTP3. Here are some numbers to share. Note that these are the max throughput numbers and latencies observed at those values. If you reduce the throughput...
Microsoft project code named "Velocity"
Pushing Client Performance
Posted
over 4 years ago
by
velocityteam
1
Comments
You can increase the number of clients to increase the cache throughput. But sometimes if you want to have smaller set of clients and increase throughput, a trick is to use multiple DataCacheFactory instances. The DataCacheFactory instance creates a connection...
Microsoft project code named "Velocity"
Regions and high Availability
Posted
over 4 years ago
by
velocityteam
1
Comments
When talking to some customers and partners, there was some confusion regarding regions and high availability. There is a assumption that if you use regions you will not get High Availability. That is not correct - High Availability is orthogonal to whether...
Microsoft project code named "Velocity"
Announcing Velocity CTP3 !
Posted
over 4 years ago
by
velocityteam
16
Comments
Velocity Team is happy to announce release of Microsoft project code named "Velocity" CTP3 For community technology preview 3 (CTP3), Microsoft project code named "Velocity" offers several enhancements and revised APIs. The enhancements include cache...
Microsoft project code named "Velocity"
Performance!
Posted
over 4 years ago
by
velocityteam
2
Comments
In my MIX talk I told that for 2k reads, we take 3ms. It is actually the case under load where the servers are straining. Here is a latest performance shot that we got with the CTP3 bits. Bulk APIs: Note that these numbers are without any bulk operations...
Page 1 of 1 (6 items)