By slim.ouertani
via blog.zenika.com
Published: Feb 11 2013 / 07:58
Vert.x is a polyglot event-driven application framework that runs on the Java Virtual Machine (JAVA 7 is the minimum supported version). Like Node.js, Vert.x is asynchronous and scalable, and lets developers build modern and effective web applications. Being polyglot, Vert.x can be used in many flavors, among which : JavaScript,CoffeeScript, Ruby, Python,Groovy and Java. In order to enforce asynchronism and scalabity, Vert.x is built upon Netty, leverage the reactor pattern, using a frightening number of handlers. This article aims at showing the powerful combination of Scala and Vert.x - the Java counterpart being provided as comparison.
Add your comment
Voters For This Link (10)
-
slim.ouertani -
khechine -
mitchp -
wapgui -
bogdansandu -
jeremy.davis@redhat.com -
gmarques -
brmoez -
louky -
hmediouniDZ