Best Software for Apache Software Foundation
Apache MRUnit lets developers write unit tests that can be used in detecting problems with MapReduce jobs before their run on the database itself.By unit testing Hadoop's MapReduce jobs, developer can avoid useless resource consumption, a good habit to...
Apache Abdera was initially developed by IBM and is a simple library for generating Atom feeds for various purposes.The library has a modular architecture which helps it divide functionality amongst its components, and keep the code size down based on...
Apache Libcloud was created to simplify the process of writing cloud-based services and applications.
Libcloud offers a common API which developers can use to abstract their operations onto, and let the library's code handle all the differences between...
Apache CouchDB was initially developed at IBM and donated later on to the Apache Software Foundation.Compared to other databases around, CouchDB is still very young, but this has not stopped it from gathering quite a following in its short lifespan.The...
Apache BookKeeper was built on top of Apache ZooKeeper, a centralized distribution server where information and configurations about distributed applications can be managed.BookKeeper uses ZooKeeper's underlying code to manage, centralize and distribute...
Apache Tobago is currently being developed at Apache under the MyFaces project.Tobago is basically an UI framework (also known as a "GUI library"), but not like Bootstrap or Foundation, relying more on Java code than classic HTML and CSS.The project's...
Apache HBase was modeled after Google's internal BigTable database system and was built atop the famous Apache Hadoop data processing framework and distributed computing engine.
Because it was built on Hadoop, some of its cool features are also inherited...
The Apache Whirr libraries are written in Java, with sprinkles of XML and Python.They were written and compiled to provide a single-tool solution to work with the plethora of cloud services and cloud-based tools popping out everywhere on the Internet...
Apache RAT stands for Release Audit Tool.RAT provides a simplified methods for analyzing, comprehending and auditing source code projects, releases and distributions.This tools works via an heuristic method, trying to guess possible problems and...
Apache Hama is a toolkit for usage in mediums where large quantities of data need to be analyzed and processed.Hama specifically targets scientific mediums, being able to also interpret and execute basic or more advance mathematical operations, while also...