Best Development Tools Scripts for Apache Software Foundation
Apache Tomcat is next to Apache's HTTP server, the second most successful technology the foundation is developing and curating.The Java Servlet and JavaServer Pages are technologies used in rendering Java-based web pages, and while many think they are a...
Apache Avro provides a way to serialize data using JSON schemas. These schema files are always present with the data, allowing developers to ship both the data and its structure to any application that may need it.
Because of this data can be read and...
Apache Cordova was developed so mobile phone applications could be developed using solely HTML, CSS and JavaScript.
Cordova handles the underbellies of an application, features like camera, battery or accelerometer details.
It still needs an user...
Apache Lucene is suitable for any application that requires support for full-text searching, while also keeping server resource consumption down and producing fast & high-accuracy results.
Lucene is widely considered as one of the best search engines...
Apache JMeter is an 100% pure Java application used to test performance both on static and dynamic resources like files, FTP Servers, Servlets, Perl scripts, Java Objects, Data Bases, Queries and more.JMeter simulates a server/network heavy load, so...
Apache Hadoop was initially developed by Yahoo and the project is a combination between the previous Apache Hadoop Core and Apache Hadoop Common repos.
The Hadoop project has gained a lot of notoriety thanks to its great results in implementing a...
Apache Cassandra was initially built by Facebook for their own servers and services, using principles developed by Google and Amazon for BigTable and DynamoDB.
Currently the project was donated to the Apache Foundation who continues to developed it...
Apache Wicket tries a different approach to developing Java Web applications.
Instead of complex XML configuration files and boilerplate code that developers spend most of the time deleting or re-writing, Wicket uses small reusable components governed by...
OData (or Open Data Protocol) is a standardized protocol for creating and consuming data APIs.Apache Olingo serves as a basis for using the OASIS OData specification inside Java-based applications and websites.Olingo comes in two forms: one for Java...
Apache Solr is one of the most wide-spread open search technologies around.
Built on top of the very successful and appreciated Lucene engine, Solr can be used to search various types of data in various types of environments and platforms.
With full-text...