Home →
Business Intelligence →
Microsoft Releases 'Dryad' Number Cruncher
- On Way to Omni-Channel, Retailers Try Beacons and More
- Chief Data Officer Role Continues to Evolve
- What Is Sales Enablement Software and Do You Need It?
- 5 Ways to Use Virtual Reality in the Enterprise
- 8 Open Source BPM Software Options
- How HTAP Database Technology Can Help You
- 9 Apps Empowering Finance
Microsoft has released a competing product to Google's MapReduce distributed number crunching platform.
Microsoft has released a competing product to Google's MapReduce distributed number crunching platform.According to ChannelRegister, Microsoft's Dryad platform, currently in beta, works just like Google's proprietary MapReduce platform, but is meant for clusters running Windows HPC Server. Microsoft also has released the DryadLINQ programming language, which uses .NET's LINQ query language model.
There are some quirks, however. As the article notes:
This article was originally published on December 28, 2010The current version can't handle more than 2028 individual partitions. It's been tested on only 128 individual nodes. And the DryadLINQ LINQ provider can't yet handle all LINQ queries.