Vert.x: Difference between revisions

From air
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 5: Line 5:
* asynchrone
* asynchrone
* bus distribué d'événements (utilisation en multi-coeur)
* bus distribué d'événements (utilisation en multi-coeur)
* polyglotte : [[Javascript]], [[Coffeescript]], Ruby, [[Python]], Groovy, Java
* polyglotte : [[Javascript]], [[CoffeeScript]], Ruby, [[Python]], Groovy, Java
* mix and match several programming languages in a single app
* mix and match several programming languages in a single app



Latest revision as of 08:06, 30 April 2013

http://vertx.io/

framework serveur

  • asynchrone
  • bus distribué d'événements (utilisation en multi-coeur)
  • polyglotte : Javascript, CoffeeScript, Ruby, Python, Groovy, Java
  • mix and match several programming languages in a single app

Liens: