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. I'll do my best to keep this document up to date. It had the best support for the Java 8 language features at the time I went looking.

Java 560
article thumbnail

Top Java Engineers Attracted by DHL ESS, the first and only DHL Freight R&D team based in Sofia, Bulgaria

Transformify

• high level of data/document automation. It is expected to increase by more 40%, mostly Java developers, as well as experts dealing with QA Automation. The new system infrastructure will facilitate and accelerate workflows handling millions of shipments every year, ensuring: • higher transparency.

Bulgaria 105
Insiders

Sign Up for our Newsletter

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

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. For this exercise, we aimed to configure every framework according to the best practices for production deployments gleaned from documentation and popular community opinion. Java / JVM. Since Vert.x

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. For this exercise, we aimed to configure every framework according to the best practices for production deployments gleaned from documentation and popular community opinion. Java / JVM. Since Vert.x

Framework 544
article thumbnail

Top Java Engineers Attracted by DHL ESS, the first and only DHL Freight R&D team based in Sofia, Bulgaria

Transformify

• high level of data/document automation. It is expected to increase by more 40%, mostly Java developers, as well as experts dealing with QA Automation. The new system infrastructure will facilitate and accelerate workflows handling millions of shipments every year, ensuring: • higher transparency.

article thumbnail

Efficient multiple-stream concatenation in Java

TechEmpower

Note the warning in the documentation of Stream.concat(a, b) : Use caution when constructing streams from repeated concatenation. Let me share a few trends that I've noticed when dealing with streams and stream concatenation in general, having written a fair amount of code in Java 8 by now. Stream a = Stream. of ( a , b , c ).

Java 200
article thumbnail

Framework Benchmarks Round 10

TechEmpower

Compiled languages such as C, C++, Java, Scala, and Ur continue to dominate most tests, and Lua retains its unique position of standard-bearer for JIT languages by showing up within the top 10 on many test types. If you would like to contribute to the project, we''ve migrated documentation to ReadTheDocs.

Framework 200