Java 10 Features | Application Class Data Sharing | Introduction to Java 10 | Techonica

Veröffentlicht am: 11 April 2018
auf dem Kanal: Techonica
787
9

Application Class Data Sharing - Java 10 Features

The Class Data Sharing was introduced first in JDK 5.

It offers dynamic data sharing between multiple JVM which reduces start up time and memory footprint

When JRE is installed, the installer creates a file 'Shared Archive' which is an internal representation of the classes from the system jar file.

On JVM start up, the shared archive is memory mapped among multiple JVM process.

JVM startup time reduced because restoring the shared archive is faster than loading classes.

Now, What is Application Class Data Sharing which is introduced in Java 10?

Java 10 extended the existing class data sharing to allow application classes to be placed in shared archive.

Great Memory Savings

The application class data sharing is one of the major changes in the Java 10. The Java 10 Performance improvement's major step is making the application classes also available for sharing between JVMs. Java 10 has many performance improvement JEP, and this is one of the best among them.


Complete Notes : https://techonica.blogspot.in/2018/04...


Website : www.techonica.blogspot.com
Twitter :   / gettechonica  
Facebook :   / gettechonica  


Credits :www.bensound.com


Auf dieser Seite können Sie das Online-Video Java 10 Features | Application Class Data Sharing | Introduction to Java 10 | Techonica mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Techonica 11 April 2018 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 787 Mal angesehen und es wurde von 9 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!