←back to thread

257 points pg | 1 comments | | HN request time: 0s | source
Show context
dauphin ◴[] No.2120970[source]
Lisp is definitely not a slow language: you can handle the crazy rate of 20 requests/second on a multi-core server!
replies(2): >>2121054 #>>2122423 #
1. mahmud ◴[] No.2122423[source]
If 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

replies(2): >>2122653 #>>2122796 #