Zing JVM
   HOME

TheInfoList



OR:

Azul Systems, Inc. (also known as Azul) is a company that develops and distributes runtimes ( JDK, JRE,
JVM A Java virtual machine (JVM) is a virtual machine that enables a computer to run Java programs as well as programs written in other languages that are also compiled to Java bytecode. The JVM is detailed by a specification that formally descri ...
) for executing
Java Java is one of the Greater Sunda Islands in Indonesia. It is bordered by the Indian Ocean to the south and the Java Sea (a part of Pacific Ocean) to the north. With a population of 156.9 million people (including Madura) in mid 2024, proje ...
-based applications. The company was founded in March 2002. Azul Systems has headquarters in
Sunnyvale, California Sunnyvale () is a city located in the Santa Clara Valley in northwestern Santa Clara County, California, United States. Sunnyvale lies along the historic El Camino Real (California), El Camino Real and U.S. Route 101 in California, Highway 1 ...
.


History

Azul Systems was founded by Scott Sellers (now President & CEO), Gil Tene (CTO), and Shyam Pillalamarri. Initially founded as a hardware appliance company, Azul's Java Compute Appliances (JCAs) were designed to massively scale up the usable computing resources available to Java applications. The first compute appliances, offered in April 2005, were the Vega 1-based models. With the introduction of Azul Platform Prime in 2010, the company transitioned to producing software-only products. It retired its hardware appliance Vega product lines in 2013. Stephen DeWitt previously held the position of CEO. On April 1, 2020, Azul announced that it had closed a strategic growth equity investment led by London-based
Vitruvian Partners Vitruvian Partners is a global private equity firm, focusing on growth buyout and growth capital investments in middle-market companies. Vitruvian invests throughout Europe, the U.S. and Asia. The firm has offices in London, Munich, Stockholm, ...
and New York-based Lead Edge Capital. In the agreement, Azul shareholders were expected to receive a total of approximately $340 million in consideration. Based on public filings,California Department of Business Oversight Database
/ref> Azul had raised more than $200M in financing to date.


Products


Azul Platform Prime (formerly Zing)

Azul produced ''Platform Prime'', a Java virtual machine (JVM) and runtime platform for Java applications. Platform Prime is compliant with the associated Java SE version standards. It is based on the same
HotSpot Hotspot, Hot Spot or Hot spot may refer to: Places * Hot Spot, Kentucky, a community in the United States Arts, entertainment, and media Fictional entities * Hot Spot (comics), a name for the DC Comics character Isaiah Crockett * Hot Spot (Tr ...
JVM and JDK code base used by the Oracle and OpenJDK JDKs, with enhancements relating to
garbage collection Waste collection is a part of the process of waste management. It is the transfer of solid waste from the point of use and disposal to the point of treatment or landfill. Waste collection also includes the curbside collection of recyclable ...
,
JIT compilation In computing, just-in-time (JIT) compilation (also dynamic translation or run-time compilations) is compilation (of computer code) during execution of a program (at run time) rather than before execution. This may consist of source code translat ...
, and Warmup behaviors, all aimed at producing improved application execution metrics and performance indicators. Key feature areas in Platform Prime include: * C4 (Continuously Concurrent Compacting Collector): A garbage collector reported to maintain concurrent, disruption-free application execution across wide ranges of heap sizes and allocation rates rom sub-GB to multi-TB, from MBs/sec to tens of GB/sec* Falcon: An
LLVM LLVM, also called LLVM Core, is a target-independent optimizer and code generator. It can be used to develop a Compiler#Front end, frontend for any programming language and a Compiler#Back end, backend for any instruction set architecture. LLVM i ...
-based JIT compiler that delivers dynamically and heavily optimized application code at runtime * ReadyNow: A feature aimed at improving application startup and warmup behaviors, reducing the amount of slowness experienced by Java applications as they get started or restarted Formerly known as Zing, it first became available on October 19, 2010.Azul Zing: moving its JVM from silicon to software
ZDNet
The company was formerly known for its ''Vega Java Compute Appliances'', specialized hardware designed to use compute resources available to Java applications. Zing utilized and improved on the software technology initially developed for the Vega hardware. The product has been regularly updated and refreshed since then. Platform Prime is available for
Linux Linux ( ) is a family of open source Unix-like operating systems based on the Linux kernel, an kernel (operating system), operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically package manager, pac ...
, and requires x86-based hardware powered by Intel or AMD processors.


Azul Platform Core (formerly Zulu and Zulu Embedded JVM)

Azul distributes and supports Zulu and Zulu Enterprise, a certified binary build of
OpenJDK OpenJDK (Open Java Development Kit) is a free and open-source implementation of the Java Platform, Standard Edition (Java SE). It is the result of an effort Sun Microsystems began in 2006, four years before the company was acquired by Oracle Corp ...
. The initial release in September 2013 supported Java 7 ran on Windows 2008 R2 and 2012 on the Windows Azure Cloud. On January 21, 2014, Azul announced Zulu support for multiple
Linux Linux ( ) is a family of open source Unix-like operating systems based on the Linux kernel, an kernel (operating system), operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically package manager, pac ...
versions, Java 6, as well as Zulu Enterprise, which has subscription support options. Support for Java 8 was added in April 2014 and Mac OS X support was added in June 2014. In September 2014, Zulu was extended to support Docker. Zulu Embedded, which allows developers to customize the build footprint, was released in March, 2015. Azul produces the jHiccup open-source performance measurement tool for Java applications. It is designed to measure the stalls or "hiccups" caused by an application's underlying Java platform.


Azul Intelligence Cloud

In December 2021, Azul launched Intelligence Cloud, a family of products that apply cloud resources to analyze and optimize Java fleets and provide actionable intelligence. The first product, Cloud Native Compiler, uses a cloud-centric approach that decouples just-in-time (JIT) compilation from the Java virtual machine (JVM); it is compatible with all Java applications and retains the full advantages of JIT compilation.


References

{{Reflist, 30em


External links


Azul Systems
official website
''Priming Java for Speed''
– Azul CTO Gil Tene's presentation from QCon SF 2014 (video)
Understanding Java Garbage Collection
- Azul CTO Gil Tene's presentation from SpringOne 2GX 2013 (video)
C4 white paper
- White paper from the ACM conference describing the C4 (Continuously Concurrent Compacting Collector) garbage collection algorithm. Authors: Gil Tene, Balaji Iyengar and Michael Wolf, all of Azul Systems
Enabling Java in Latency-Sensitive Environments
- Video of Azul CTO Gil Tene's presentation from QCon New York 2013 Companies based in Sunnyvale, California Software companies of the United States Software companies established in 2002 2002 establishments in California