32 ms·
This is very very nice. I have been begging Igor(nginx author) for years to add LUA or JS support for scripting in an async style. This is a great start and kud
by ezmobius 16y ago
This is very very nice. I have been begging Igor(nginx author) for years to add LUA or JS support for scripting in an async style. This is a great start and kudos to the author.
Kick ass!
- ELV1S 16y agoIgor Sysoev once wrote "Why is Google V8 is not suitable for embedding in server" http://sysoev.ru/prog/v8.html http://sysoev.ru/prog/v8.html (russian).
- stephenjudkins 16y agoGoogle translate does surprisingly well at getting the gist across: http://translate.google.com/translate?hl=en&sl=ru&tl=en&u=http%3A%2F%2Fsysoev.ru%2Fprog%2Fv8.html http://translate.google.com/translate?hl=en&sl=ru&tl...
- evangineer 16y agoIndeed it does. Essentially, V8 is optimized for embedding in Chrome and doesn't work that well embedded in a web server.