Need advice about which tool to choose?Ask the StackShare community!

Java 8

686
614
+ 1
0
Quarkus

246
309
+ 1
73
Add tool

Java 8 vs Quarkus: What are the differences?

Java 8: A development environment for building applications *. It is a revolutionary release of the world’s no 1 development platform. It includes a huge upgrade to the Java programming model and a coordinated evolution of the JVM, Java language, and libraries. Java 8 includes features for productivity, ease of use, improved polyglot programming, security and improved performance; *Quarkus:** A Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM, crafted from the best of breed Java libraries and standards. It tailors your application for GraalVM and HotSpot. Amazingly fast boot time, incredibly low RSS memory (not just heap size!) offering near instant scale up and high density memory utilization in container orchestration platforms like Kubernetes. We use a technique we call compile time boot.

Java 8 and Quarkus belong to "Java Tools" category of the tech stack.

Quarkus is an open source tool with 3.52K GitHub stars and 572 GitHub forks. Here's a link to Quarkus's open source repository on GitHub.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Java 8
Pros of Quarkus
    Be the first to leave a pro
    • 12
      Fast startup
    • 12
      Open source
    • 10
      Low memory footprint
    • 10
      Produce native code
    • 9
      Integrated with GraalVM
    • 8
      Hot Reload
    • 7
      AOT compilation
    • 5
      Reactive

    Sign up to add or upvote prosMake informed product decisions

    Cons of Java 8
    Cons of Quarkus
      Be the first to leave a con
      • 2
        Boilerplate code when using Reflection

      Sign up to add or upvote consMake informed product decisions

      - No public GitHub repository available -

      What is Java 8?

      It is a revolutionary release of the world’s no 1 development platform. It includes a huge upgrade to the Java programming model and a coordinated evolution of the JVM, Java language, and libraries. Java 8 includes features for productivity, ease of use, improved polyglot programming, security and improved performance.

      What is Quarkus?

      It tailors your application for GraalVM and HotSpot. Amazingly fast boot time, incredibly low RSS memory (not just heap size!) offering near instant scale up and high density memory utilization in container orchestration platforms like Kubernetes. We use a technique we call compile time boot.

      Need advice about which tool to choose?Ask the StackShare community!

      What companies use Java 8?
      What companies use Quarkus?
      See which teams inside your own company are using Java 8 or Quarkus.
      Sign up for StackShare EnterpriseLearn More

      Sign up to get full access to all the companiesMake informed product decisions

      What tools integrate with Java 8?
      What tools integrate with Quarkus?
      What are some alternatives to Java 8 and Quarkus?
      Scala
      Scala is an acronym for “Scalable Language”. This means that Scala grows with you. You can play with it by typing one-line expressions and observing the results. But you can also rely on it for large mission critical systems, as many companies, including Twitter, LinkedIn, or Intel do. To some, Scala feels like a scripting language. Its syntax is concise and low ceremony; its types get out of the way because the compiler can infer them.
      RxJava
      A library for composing asynchronous and event-based programs by using observable sequences for the Java VM.
      guava
      The Guava project contains several of Google's core libraries that we rely on in our Java-based projects: collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth.
      Thymeleaf
      It is a modern server-side Java template engine for both web and standalone environments. It is aimed at creating elegant web code while adding powerful features and retaining prototyping abilities.
      MyBatis
      It is a first class persistence framework with support for custom SQL, stored procedures and advanced mappings. It eliminates almost all of the JDBC code and manual setting of parameters and retrieval of results. It can use simple XML or Annotations for configuration and map primitives, Map interfaces and Java POJOs (Plain Old Java Objects) to database records.
      See all alternatives