Microsoft Project Code Named “Velocity” CTP2

“Velocity” is a distributed in-memory application cache platform for developing scalable, high-performance applications. “Velocity” can be used to cache any common language runtime (CLR) object and provides access through simple APIs. The key aspects of “Velocity” are distributed cache performance, scalabily, and availability.

Microsoft Download Link…

6 comments

  1. Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
    Shared Cache provides distributed and replicated cache topologies which minimize load factor on your databases. Your advantages from this point of view is quite simple, you can scale out your application linear only with hardware and non additional software cost. Shared Cache is open source, written in C# and its 100% managed code. if you like to have a look you can check it under: http://www.codeplex.com/sharedcache

  2. Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
    Shared Cache provides distributed and replicated cache topologies which minimize load factor on your databases. Your advantages from this point of view is quite simple, you can scale out your application linear only with hardware and non additional software cost. Shared Cache is open source, written in C# and its 100% managed code. if you like to have a look you can check it under: http://www.codeplex.com/sharedcache

  3. Although Velocity has made progress from CTP1 to CTP2, it still leaves much to be desired. It will be some time before they provide all the important features in a distributed cache and even longer before it is tested in the market. I wish them good luck.

    In the meantime, NCache already provides all CTP2 & V1, and many more features. NCache is the first, the most mature, and the most feature-rich distributed cache in the .NET space. NCache is an enterprise level in-memory distributed cache for .NET and also provides a distributed ASP.NET Session State.

    NCache Express is a totally free version of NCache. Check it out as well.

  4. Although Velocity has made progress from CTP1 to CTP2, it still leaves much to be desired. It will be some time before they provide all the important features in a distributed cache and even longer before it is tested in the market. I wish them good luck.

    In the meantime, NCache already provides all CTP2 & V1, and many more features. NCache is the first, the most mature, and the most feature-rich distributed cache in the .NET space. NCache is an enterprise level in-memory distributed cache for .NET and also provides a distributed ASP.NET Session State.

    NCache Express is a totally free version of NCache. Check it out as well.

  5. @Sarah & @ Roni,

    I’m going to let the two comments slide this time but plz note, if your looking for free advertising, this is not the place. Let’s keep the product dropping to a minimum to keep the quality of the site up.

  6. @Sarah & @ Roni,

    I’m going to let the two comments slide this time but plz note, if your looking for free advertising, this is not the place. Let’s keep the product dropping to a minimum to keep the quality of the site up.

Comments are closed.