GraalVM: First choice of all Java developers in the near future
July 31, 2020

GraalVM: First choice of all Java developers in the near future

Anonymous | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User

Software Version

GraalVM Enterprise

Overall Satisfaction with GraalVM

GraalVM is an elevated performance runtime that delivers substantial improvements in the performance of the application. Oracle GraalVM Enterprise Edition is being used in our Product Department at the project level. It eliminates the gaps between programming languages and enables interoperability in a shared runtime. It has proved to be highly efficient for our developers from the delivery point of view.
  • Open-sourced
  • Uniting various programming models in a single application
  • Support for polyglot applications
  • Faster execution of Java applications by creating ahead-of-time compiled native images
  • Lower memory footprint
  • Production-ready software
  • Not all languages are supported by GraalVM.
  • Revenue increase due to adding value to business
  • Programmers' satisfaction
  • Cost reduction due to less memory and CPU usage
Points in support of GraalVM over other products are as follows:
  • GraalVM compiler behaving as a JIT compiler for Java, which supports both Static and Dynamic Compilation
  • GraalVM native image that allows the ahead-of-time compile Java Program to a standalone executable called a native image
  • the Truffle language implementation framework to implement third-party language support
  • reduced memory footprint
Our project team members have always received quick assistance and quality support from Oracle GraalVM to date. Overall, we're satisfied with the structured way of handling the tickets and providing resolution by sharing relevant information from the GraalVM support team. Tickets have been created and raised by our team members for various reasons: bugs, defects, patches, etc.

Do you think GraalVM delivers good value for the price?

Yes

Are you happy with GraalVM's feature set?

Yes

Did GraalVM live up to sales and marketing promises?

Yes

Did implementation of GraalVM go as expected?

Yes

Would you buy GraalVM again?

Yes

GraalVM has been very well incorporated and implemented in our project. Performance issues in the application have always been the top discussions in our monthly meeting calls, due to introducing and adding new changes, logics, and customizations in the business process as per the client's requirement.