MapReduce – Distributing Your Processing Power
MapReduce (MR) is one of the core features of the Hadoop ecosystem which works in accordance with YARN (Yet Another Resource Negotiator). This is an... Read more.
Hadoop Distributed File System – An Overview
Hadoop Distributed File System (HDFS) is the file system on which Hadoop stores its data. This is the underlying technology that helps the data to... Read more.
Introducing Apache Ambari
Apache Ambari is a web-based tool for provisioning, managing, and monitoring Apache Hadoop clusters. Ambari provides Restful APIs and a web-based management int... Read more.
Machine Learning and Neural Networks using PHP
Machine learning is a type of artificial intelligence (AI) that provides computers with the ability to learn without being explicitly programmed.... Read more.
Using Gearman with PHP
The Gearman is a extension which is used to distribute work load to different processes or machines to optimize them. It is an anagram for a manager... Read more.
Natural Language Programming (NLP) – A must for eCommerce sites
The secret of a successful mobile/web application depends largely on the user experience and its value to end-users. By and large, industry experts agree tha... Read more.