SlideShare una empresa de Scribd logo
1 de 28
JVM Ecosystem Languages
and
The Future of JVM
Sazzadur Rahaman
Engineer
Kona Software Lab.
Mizanur Rahman Khan
Engineer
Kona Software Lab.
Outline
- Rise of Modern Programming Paradigms
- Time to make Hands Dirty
- JVM Language Profiles
- Why JVM Languages are Growingly Popular
- Polyglot Programming in JVM
- Some Successful Real Life Architectures
- Roadmap of JVM
Rise of Dynamic Typed Languages
- Dynamic Typing
- Simplicity of Usage
- Rich Built in Data Structures
- Automatic Memory Management
Pioneered, Rapid Application Development
Rise of Functional Programming Languages
- Concurrency and
Parallelism inherently
- Succinct, Concise,
Understandable
- Modularity
Time to Make Hands Dirty
Pure Functions
functions without side effect
Curried Functions
- f(x,y) = x + y
- f(1,y) = 1 + y = g(y)
- So, g(2) = 1 + 2
- And, g(3) = 1 + 3
Curried Functions
Tail Recursion
No stack overflow
JVM Language Profiles
groovy JRuby Jython
Scala Clojure Kotlin
Groovy
- Created by James Strachan, around 2003
- Strong, Supports both Static and Dynamic Typing
- more compact, less verbose
- Inspired by Python, Ruby, Perl, and Smalltalk.
Scala
- Designed By Martin Odersky around 2001
- Designed to be a better java, Yet built on top of java
- Non-unified type system (primitives vs. objects)
- Functional Meets OOP
- Type Inference, Anonymous Functions
Why JVM Languages are growingly popular
- Access to Java EE technologies, those are scalable, very stable, secured,
proven in decades
- Largest developer community
- Jvm code optimization
- Native threads
- Access to extensive java libraries(library, dev tool, ops tool)
- Just in Time Compiler
- Remeber? “Write once, Run everywhere”
Polyglot Programming On JVM
Classical Class
Classical Class
Classical Class
Polyglot Programming On JVM
- Load test: Gatling
- Build and Automation tool: Gradle
- Testing Framework: Spock
- ORM: Hibernate
Real Life Architecture
LinkedIn
Twitter
- initially monolith application with ruby
- backfired on massive scale
Twitter Stack
Roadmap of JVM
- JDK 7
- invokedynamic
- new file I/O
- JDK 8
- re-organising memory (remove perm gen)
- JDK 9
- Hypervisor-aware JVM
- Java module system
- Co-operative memory page sharing
Whatever happened with Java,
JVM will stay and Rock!!!
Thank You

Más contenido relacionado

La actualidad más candente

La actualidad más candente (19)

Java-java virtual machine
Java-java virtual machineJava-java virtual machine
Java-java virtual machine
 
Java byte code presentation
Java byte code presentationJava byte code presentation
Java byte code presentation
 
QSpiders - Memory (JVM architecture)
QSpiders - Memory (JVM architecture)QSpiders - Memory (JVM architecture)
QSpiders - Memory (JVM architecture)
 
02 java programming features of java i
02 java programming features of java  i02 java programming features of java  i
02 java programming features of java i
 
Jvm
JvmJvm
Jvm
 
Architecture diagram of jvm
Architecture diagram of jvmArchitecture diagram of jvm
Architecture diagram of jvm
 
Java begin so we win
Java begin so we winJava begin so we win
Java begin so we win
 
Java JVM
Java JVMJava JVM
Java JVM
 
Java virtual machine
Java virtual machineJava virtual machine
Java virtual machine
 
Jvm
JvmJvm
Jvm
 
A Quick Tour of JVM Languages
A Quick Tour of JVM LanguagesA Quick Tour of JVM Languages
A Quick Tour of JVM Languages
 
Java Virtual Machine (JVM), Difference JDK, JRE & JVM
Java Virtual Machine (JVM), Difference JDK, JRE & JVMJava Virtual Machine (JVM), Difference JDK, JRE & JVM
Java Virtual Machine (JVM), Difference JDK, JRE & JVM
 
JVM
JVMJVM
JVM
 
Features of java
Features of javaFeatures of java
Features of java
 
Making CLI app in ruby
Making CLI app in rubyMaking CLI app in ruby
Making CLI app in ruby
 
JavaScript Introduction
JavaScript IntroductionJavaScript Introduction
JavaScript Introduction
 
Why Kotlin?
Why Kotlin?Why Kotlin?
Why Kotlin?
 
JAVA ENVIRONMENT
JAVA  ENVIRONMENTJAVA  ENVIRONMENT
JAVA ENVIRONMENT
 
JAVA FEATURES
JAVA FEATURESJAVA FEATURES
JAVA FEATURES
 

Destacado (12)

Fuentes de energia 1
Fuentes de energia 1Fuentes de energia 1
Fuentes de energia 1
 
Efectos Negativos de la Energía Nuclear
Efectos Negativos de la Energía NuclearEfectos Negativos de la Energía Nuclear
Efectos Negativos de la Energía Nuclear
 
Energia quimica
Energia quimicaEnergia quimica
Energia quimica
 
Trabajo De Reciclado De Pilas
Trabajo De Reciclado De PilasTrabajo De Reciclado De Pilas
Trabajo De Reciclado De Pilas
 
Tipos de pilas
Tipos de pilasTipos de pilas
Tipos de pilas
 
Energía química
Energía químicaEnergía química
Energía química
 
Energía química
Energía química Energía química
Energía química
 
Presentación tipos de pilas y sus voltajes
Presentación tipos de pilas y sus voltajesPresentación tipos de pilas y sus voltajes
Presentación tipos de pilas y sus voltajes
 
Pilas, baterias y acumuladores
Pilas, baterias y acumuladoresPilas, baterias y acumuladores
Pilas, baterias y acumuladores
 
Como funciona una pila
Como funciona una pilaComo funciona una pila
Como funciona una pila
 
Presentacion proyecto pilas
Presentacion proyecto pilasPresentacion proyecto pilas
Presentacion proyecto pilas
 
Energia química
Energia químicaEnergia química
Energia química
 

Similar a JVM ecosystem languages and the future of JVM

TechSearchWeb.pdf
TechSearchWeb.pdfTechSearchWeb.pdf
TechSearchWeb.pdf
TechSearchWeb
 
Technology Tutorial.pdf
Technology Tutorial.pdfTechnology Tutorial.pdf
Technology Tutorial.pdf
TechSearchWeb
 
complete_referenceoverview.pdf
complete_referenceoverview.pdfcomplete_referenceoverview.pdf
complete_referenceoverview.pdf
zarinrafah
 

Similar a JVM ecosystem languages and the future of JVM (20)

Jax keynote
Jax keynoteJax keynote
Jax keynote
 
Java overview 20131022
Java overview 20131022Java overview 20131022
Java overview 20131022
 
Java withrealworldtechnology
Java withrealworldtechnologyJava withrealworldtechnology
Java withrealworldtechnology
 
TechSearchWeb.pdf
TechSearchWeb.pdfTechSearchWeb.pdf
TechSearchWeb.pdf
 
Technology Tutorial.pdf
Technology Tutorial.pdfTechnology Tutorial.pdf
Technology Tutorial.pdf
 
1 introduction to java technology
1 introduction to java technology1 introduction to java technology
1 introduction to java technology
 
Introduction to java
Introduction to java Introduction to java
Introduction to java
 
TechSearchWeb Tutorials.pdf
TechSearchWeb Tutorials.pdfTechSearchWeb Tutorials.pdf
TechSearchWeb Tutorials.pdf
 
Lecture - 1 introduction to java
Lecture - 1 introduction to javaLecture - 1 introduction to java
Lecture - 1 introduction to java
 
Java1
Java1Java1
Java1
 
Java
Java Java
Java
 
complete_referenceoverview.pdf
complete_referenceoverview.pdfcomplete_referenceoverview.pdf
complete_referenceoverview.pdf
 
Introduction to Java
Introduction to JavaIntroduction to Java
Introduction to Java
 
Java
JavaJava
Java
 
Introduction of java
Introduction  of javaIntroduction  of java
Introduction of java
 
Java 2 computer science.pptx
Java 2 computer science.pptxJava 2 computer science.pptx
Java 2 computer science.pptx
 
Scala and jvm_languages_praveen_technologist
Scala and jvm_languages_praveen_technologistScala and jvm_languages_praveen_technologist
Scala and jvm_languages_praveen_technologist
 
Splunking the JVM (Java Virtual Machine)
Splunking the JVM (Java Virtual Machine)Splunking the JVM (Java Virtual Machine)
Splunking the JVM (Java Virtual Machine)
 
D. Andreadis, Red Hat: Concepts and technical overview of Quarkus
D. Andreadis, Red Hat: Concepts and technical overview of QuarkusD. Andreadis, Red Hat: Concepts and technical overview of Quarkus
D. Andreadis, Red Hat: Concepts and technical overview of Quarkus
 
Java the reason behind its never ending demand
Java the reason behind its never ending demandJava the reason behind its never ending demand
Java the reason behind its never ending demand
 

Último

VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
Tonystark477637
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Christo Ananth
 

Último (20)

The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 

JVM ecosystem languages and the future of JVM