article thumbnail

Factual Releases New Android SDK

socalTECH

The firm--which already supported Android through its Factual Java driver--said it has added exact dependencies needed to get the firm's APIs up and running on an Android device, provided a sample Android project, and other specific Android support hooks into the SDK.

Java 145
article thumbnail

Framework Benchmarks

TechEmpower

Netty , Vert.x , and Java servlets are fast, but we were surprised how much faster they are than Ruby , Django , and friends. In third place is plain Java Servlets running on Cauchos Resin Servlet container. The 1-query samples, leftmost on the line charts, should be similar (within sampling error) of the single-query test above.

Framework 560
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

EnumSet and EnumMap

TechEmpower

from Java's standard libraries. Historically, Enum{Set,Map} were recommended as a matter of safety, taking better advantage of Java's type system than the alternatives. Effective Java goes into detail about this use case for Enum{Set,Map} and enum types in general. This article discusses java.util.EnumSet. and java.util.EnumMap.

Java 330
article thumbnail

Frameworks Round 1

TechEmpower

Netty , Vert.x , and Java servlets are fast, but we were surprised how much faster they are than Ruby , Django , and friends. In third place is plain Java Servlets running on Caucho''s Resin Servlet container. The 1-query samples, leftmost on the line charts, should be similar (within sampling error) of the single-query test above.

Framework 544