Node.js
16
Tout ce qui concerne Node.js et son environnement (Javascript, CoffeeScript, Web...)
Follow
Scooped by Christophe Jean onto Node.js
Scoop.it!

C10K Websocket Test

C10K Websocket Test | Node.js | Scoop.it

Ce benchmark lance un nouveau client toutes les millisecondes, chaque client envoie un message contenant un timestamp au server toute les secondes et le serveur retourne ce message au client.

 

Sont testés : Erlang, Haskell (Snap), Java (Webbit), Go, Node.js (websocket) et Python (ws4py).

 

Notons tout de même que pour NodeJs, l'utilisation de ws auraitsans doute été plus probant.

No comment yet.
Your new post is loading...
Scooped by Christophe Jean
Scoop.it!

Dreamweaver CS6 Review - Est-ce l'heure de quitter Notepad++ ?

Dreamweaver CS6 Review - Est-ce l'heure de quitter Notepad++ ? | Node.js | Scoop.it
I’m the kind of Notepad guy. Back in 2005 the only tools I had to help me learning HTML and CSS were Notepad (yeah, that simple notepad, from Windows) and Firefox (no I didn’t know about firebug back then, my debugging process was kind of awful).
No comment yet.