Adventures in Distributed Systems
Who are we?


Scalien is a startup developing open-source, cutting-edge distributed systems.

Go to scalien.com

Keyspace Windows Beta

by Marton Trencseni on 2010/01/08

As promised, we are releasing the beta Windows port of Keyspace this week.

Click here to download the Keyspace Windows beta.

This is a non-versioned beta release, which will be followed by a regular 1.3 release next week after we have done some more testing on Amazon.

The release includes Visual Studio C++ 2008 Express Edition project files so Windows developers can get straight to work. Also included are the necessary BerkeleyDB include and lib files ('include' and 'lib' folders, respectively). The 'bin' folder contains statically linked binaries in case somebody wants to test it out without compiling. If it doesn't run, you may have to install the appropriate Visual Studio redistributables, which I put in the 'redist' folder for your convenience.

Technically, the Windows port uses the Completion Ports API to achieve high-performance network I/O. Thanks to our layered architecture (for platform-independence) we didn't have to modify application logic at all. Based on preliminary testing the performance numbers should be equivalent to the ones in our whitepapers.


- Marton Trencseni


blog comments powered by Disqus