background preloader

Cloud computing

Facebook Twitter

1060 Research. Introduction to Hadoop « JTeam Blog / JTeam: Enterprise Java, O. Recently I was playing around with Hadoop, after a while I really recognized that this was a great technology.

Introduction to Hadoop « JTeam Blog / JTeam: Enterprise Java, O

Hadoop allows you to write and run your application in a distributed manner and process large amounts of data with it. It consists out of a MapReduce implementation and a distributed file system. Personally I did not have any experience with distributed computing beforehand, but I found MapReduce quiet easily to understand. In this blog post I will give an introduction to Hadoop by showing a relative simple MapReduce application.

Microsoft Has Released OData SDK and “Dallas” CTP 2. Microsoft has released OData SDK for .NET, Java, PHP, Objective-C (iPhone and Mac) and JavaScript, helping developers to create clients that consume OData-based information, and Codename “Dallas” CTP 2, a marketplace for selling and buying such data.

Microsoft Has Released OData SDK and “Dallas” CTP 2

OData is an AtomPub-based protocol facilitating data sharing over the web through REST-like requests sent by a consumer to a data producer – an OData service point. OData adds the following features to AtomPub: A convention for representing structured data A resource addressing scheme and URL syntax A set of common query options (filter, sort, etc.) Building bigger, faster, more reliable websit.