GraalVM: Run Programs Faster Anywhere

GraalVM: Run Programs Faster Anywhere

  • April 18, 2018
Table of Contents

GraalVM: Run Programs Faster Anywhere

Zero overhead interoperability between programming languages allows you to write polyglot applications and select the best language for your task.

Source: graalvm.org

Tags :
Share :
comments powered by Disqus

Related Posts

Scaling Uber’s Hadoop Distributed File System for Growth

Scaling Uber’s Hadoop Distributed File System for Growth

Uber’s Data Infrastructure team overhauled our approach to scaling our storage infrastructure by incorporating several new features and functionalities, including ViewFs, NameNode garbage collection tuning, and an HDFS load management service.

Read More
Introducing QALM, Uber’s QoS Load Management Framework

Introducing QALM, Uber’s QoS Load Management Framework

To proactively manage our traffic loads based on the criticality of requests, we built QoS Aware Load Management (QALM), a dynamic load shedding framework for incoming requests based on criticality. When the service degrades due to traffic overload, resource exhaustion, or dependency failure, QALM prioritizes server resources for more critical requests and sheds less critical ones. Our goal with QALM is to reduce the frequency and severity of any outages or incidents, leading to more reliable user experiences across our business.

Read More