Vert.x: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
* asynchrone |
* asynchrone |
||
* bus distribué d'événements (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 |
Revision as of 08:05, 30 April 2013
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: