5 ms·
Lisp is definitely not a slow language: you can handle the crazy rate of 20 requests/second on a multi-core server!
by dauphin 16y ago
Lisp is definitely not a slow language: you can handle the crazy rate of 20 requests/second on a multi-core server!
- btilly 16y agoThey are only using one core. See http://news.ycombinator.com/item?id=2116987 http://news.ycombinator.com/item?id=2116987 for verification.
- dauphin 16y agoOoops, yes, you are right, sorry. Then I guess it's a pretty decent rate for a Core2 duo.
- mahmud 16y agoIf you choose to. We pushed north of 800 r/s in production, and just shy of 4k in our LAN, that's using stock hunchentoot with just mere customization. This guy here broke the 10k barrier: http://john.freml.in/teepeedee2-c10k http://john.freml.in/teepeedee2-c10k
- dauphin 16y agoYou are using multi-cores, it doesn't count (and please stop showing off with your mythical LISP, it doesn't even have hygiene, au contraire Haskell & Javascript).
- ezalor 16y agoDon't forget Antiweb, by Doug Hoyte (the author of LoL). Original software architecture, and very performant. http://hoytech.com/antiweb http://hoytech.com/antiweb