Search Results

7
votes

Is there a .Net equivalent to Apache Hadoop?

Have you looked at using Hadoop's streaming? I use it in python all the time :-). I'm starting to see that …