Browse by Tags

C# @ The MongoDB Conference!
26 April 10 11:22 PM | mrdecav | 1 comment(s)
I will be speaking at the MongoDB conference in New York City on May 21st. I will cover their .NET/C# Development segment. We have a great demo lined up, and I look forward to seeing you all there. MongoDB is an excellent open-source database which specializes...
Cluster Primitives: MPI, MPI.NET, Large Data, and Passing Classes
27 April 08 11:06 AM | mrdecav | 2 comment(s)
The Message Passing Interface (MPI) standard , and its .NET implementation, MPI.NET have been some of the cornerstones of development on compute clusters. The standard supplies a simple yet primitive way of both sending and receiving data between running...
WPF Compute Cluster Monitor Demo - Using 3D, Transparency and Styles
20 February 08 02:22 AM | mrdecav | 3 comment(s)
Here's a cool demo that Ronald Lintag and I threw together for Lab49. The application is supposed to demo a basic GUI that shows the status of nodes and jobs on a compute cluster. We're showing off the use of WPF 3D and styles to create a cool...
Distributed/Grid Computing with Silverlight
26 December 07 01:07 PM | mrdecav | 3 comment(s)
Daniel Vaughan has a very cool project up on CodeProject.com. He's built an awesome grid computing "platform" using Silverlight for his compute nodes. Think SETI@Home style. CodeProject article: http://www.codeproject.com/KB/silverlight...
Windows Compute Cluster (HPC) Basics: Running Map/Reduce Models on CCS 2003
26 December 07 12:31 PM | mrdecav | 2 comment(s)
After not writing anything about HPC or Windows Compute Cluster for a while, I figured its about time I write *something* about it because I've been working with it so much recently! Download the Sample Project (Visual Studio 2008, Beta 2) Windows...
More Posts