Nashorn, what is the whole buzz about

27
1 CONFIDENTIAL Nashorn, what is the whole buzz about

Transcript of Nashorn, what is the whole buzz about

Page 1: Nashorn, what is the whole buzz about

1CONFIDENTIAL

Nashorn, what is the whole buzz about

Page 3: Nashorn, what is the whole buzz about

3CONFIDENTIAL

I love your feedback!

@michalgruca

[email protected]

www.rits.pl

Page 4: Nashorn, what is the whole buzz about

4CONFIDENTIAL

Page 5: Nashorn, what is the whole buzz about

5CONFIDENTIAL

GENERALNASHORN

Page 6: Nashorn, what is the whole buzz about

6CONFIDENTIAL

Background Image

logo

Page 7: Nashorn, what is the whole buzz about

7CONFIDENTIAL

• yet another js runtime -> on server

built on top of Java

quite fast

EcmaScript 5.1 compatible

Nashorn is …

By Valentina Storti

Page 8: Nashorn, what is the whole buzz about

8CONFIDENTIAL

Allows to build DSL

Runtime modularity

Full access from .js to JVM

A lot of developers on market

Simple language

Even your user may try it

Why to use

Page 9: Nashorn, what is the whole buzz about

9CONFIDENTIAL

Or because …

logo

Page 10: Nashorn, what is the whole buzz about

10CONFIDENTIAL

GENERALNASHORN :: DEMO

Page 11: Nashorn, what is the whole buzz about

11CONFIDENTIAL

TWO WAY INTEROPERABILITYNASHORN :: DEMO

Page 12: Nashorn, what is the whole buzz about

12CONFIDENTIAL

TESTINGNASHORN :: DEMO

Page 13: Nashorn, what is the whole buzz about

13CONFIDENTIAL

VALIDATIONNASHORN :: DEMO

Page 14: Nashorn, what is the whole buzz about

14CONFIDENTIAL

SCRIPTINGNASHORN :: DEMO

Page 15: Nashorn, what is the whole buzz about

15CONFIDENTIAL

PROJECT AVATARNASHORN

Page 16: Nashorn, what is the whole buzz about

16CONFIDENTIAL

• Project Avatar is a JavaScript service layer, that fully utilizes Nashorn Engine.

• It aims at reducing JavaScript knowledge required to start coding

• It’s a direct response to node

What avatar is

Page 17: Nashorn, what is the whole buzz about

17CONFIDENTIALhttps://www.flickr.com/photos/45928872@N08/4211101808/

Page 18: Nashorn, what is the whole buzz about

18CONFIDENTIAL

Meanwhile in Java land

www.techempower.com/benchmarks

Page 19: Nashorn, what is the whole buzz about

19CONFIDENTIAL

CONSNASHORN

Page 20: Nashorn, what is the whole buzz about

20CONFIDENTIAL

May be twice+ slower than V8

http://ariya.ofilabs.com/2014/03/nashorn-the-new-rhino-on-the-block.html

Page 21: Nashorn, what is the whole buzz about

21CONFIDENTIAL

• Nashorn is much slower than Node

– But getting faster! (JDK8u20 & JDK8u40)

• JDK 8 only

– JDK 7: Rhino and dynJS

• May have issues with various frameworks

• Yet another level of abstraction

– With not so many examples

https://www.threadless.com/@alanis

Page 22: Nashorn, what is the whole buzz about

22CONFIDENTIAL

Can be tricky

Types– Collections

Programming modelExecution modelScopes & contextesLibrariesDevelopers

by Yoel Ben-Avraham

Page 23: Nashorn, what is the whole buzz about

23CONFIDENTIAL

ITERATINGNASHORN :: DEMO

Page 24: Nashorn, what is the whole buzz about

24CONFIDENTIAL

REAL WORLD EXAMPLENASHORN

Page 25: Nashorn, what is the whole buzz about

25CONFIDENTIAL

My project

Soft real timeControlling thousands of devicesMultithreaded„Distributed”

Page 26: Nashorn, what is the whole buzz about

26CONFIDENTIAL

Page 27: Nashorn, what is the whole buzz about

27CONFIDENTIAL

I love your feedback!

@michalgruca

[email protected]

www.rits.pl