Remove Examples Remove Java Remove JavaScript
article thumbnail

Everything about Java 8

TechEmpower

The following post is a comprehensive summary of the developer-facing changes coming in Java 8. At the time of this writing, Java 8 development is still very much in progress. It had the best support for the Java 8 language features at the time I went looking. The List interface is an example. Interface improvements.

Java 560
article thumbnail

Frameworks Round 4

TechEmpower

This round adds Bottle (Python), Dancer (Perl), Kelp (Perl), MicroMVC (PHP), Mojolicious (Perl), Phalcon (PHP), RingoJS (JavaScript), Spark (Java), and Wai (Haskell). For example, in some cases a framework is tested both with and without its ORM (“full ORM” versus “Raw”).

Framework 552
Insiders

Sign Up for our Newsletter

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

Trending Sources

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. For example, on the Java platform, Jackson was used for frameworks that do not provide a serializer. JavaScript.

Framework 560
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. For example, on the Java platform, Jackson was used for frameworks that do not provide a serializer. JavaScript.

Framework 544
article thumbnail

Mangling JSON numbers

TechEmpower

If we have a long (64-bit integer) that we serialize into JSON, we might be in trouble if JavaScript consumes that JSON. JavaScript has the equivalent of double (64-bit floating point) for its numbers, and double cannot represent the same set of numbers as long. The output of x.toString() in JavaScript is suspicious.

article thumbnail

Frameworks Round 2

TechEmpower

Third place is held by plain Java Servlets running on Caucho''s Resin Servlet container. For example: Making 100000 requests to [link]. JavaScript. Java / JVM. For example: play-scala ✓ Another update is planned for next week. Vert.x , which is built on Netty, retains second place. Transfer/sec: 16.29MB.

Framework 559
article thumbnail

Choosing a Programming Language and Framework for Your Startup

SoCal CTO

For example, you may have content management and community needs that closely align with Drupal. For example, you might choose Sencha if you are building apps that run natively on several platforms (e.g., It's way easier to get your pages setup in these languages than by choosing Java alone. desktop, mobile, browser).

Framework 330