Vert.x: Difference between revisions

From air
Jump to navigation Jump to search
(Created page with "http://vertx.io/ framework serveur * asynchrone * bus distribué d'événements * polyglotte : JavaScript, CoffeeScript, Ruby, Python, Groovy, Java * mix and match several pr…")
 
No edit summary
Line 4: Line 4:
* asynchrone
* asynchrone
* bus distribué d'événements
* bus distribué d'événements (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

Revision as of 08:05, 30 April 2013

http://vertx.io/

framework serveur

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

Liens: