Steve Smith's Blog

Musings on Software and the Developer Community

Velocity CTP1 Install

Finally have a few minutes to play with Velocity, Microsoft's new distributed cache offering that's currently in CTP1 status (since a month ago at TechEd Developers in Orlando).  Read the official announcement here.  The installation immediately asks you to configure your machine as a Cache Host:

Cache Host Configuration

To proceed, create a shared folder that grants Everyone Read and Write permissions (per the README this will be addressed in a future release).

Folder Permissions

When complete:

Configuration Complete

Note that the Cluster Name must be a single word, no spaces or special characters.

image

YES!

image

image

Now that that's over with, we can start doing stuff with the cache using its console-style Administration Tool.  Here are a few quick commands that get our cache service up and running and confirm that it at least appears to be functional, albeit thus far nothing is using it.

Velocity Admin Tool

The next post on this topic will show how to actually program against Velocity.  It looks like there are some good How To articles in the included Help file:

image

ScottW also has a Velocity setup writeup that until just now I hadn't had a chance to read over.  Mine's likely to be very similar, now that I read his, but we'll see if I can't stretch it a bit further.

kick it on DotNetKicks.com

Wednesday, 09 July 2008

Comments

 avatar

Brian H Prince said on 09 Jul 2008 at 9:37 AM

Gandalf? I should have know.

I was waiting for your take on Velocity. Can't wait to see what you come up with.


 avatar

Paul on Distributed Cache said on 05 Nov 2008 at 7:00 AM

I just wanted to point out that NCache has very similar settings and has been around for more than three years now. It is being used by various high end applications and also has a free version called NCache Express.


Leave a Comment

Please join the discussion and share your thoughts.