typemismatch

just a projection of my own imagination

  • You are here: 
  • Home
  • DotNetMultiCore Goes Live

DotNetMultiCore Goes Live

Posted on August 30th, 2009

I finally got this code to a point I think others might be able to find it useful.

So what is multicore? It is a wrapper library for cloud based technologies like Amazon’s Web Services and coming soon, (ish) – support for Microsoft’s Azure services.

The current library is written in c# and a compiled binary is also available. The current feature set includes:

  • Amazon Simple DB Membership Provider for ASP.NET
  • Amazon Simple DB Role Provider for ASP.NET
  • A provider that wraps up Simple DB in a few easy to use commands.
  • A stand alone wrapper for fetching/writing Simple DB data.
  • Includes the Amazon SDB and SQS libraries.

This project is open source and is kept on github. See below for details and to follow the project.

Project home: http://www.dotnetmulticore.com/

The code is Mono 2.4 compatible if you need to use it on Ubuntu or some other Linux based server. There is an Edge branch available via github as well if you want to risk using the latest drop ;)

Filed under .NET |

Leave a Reply