Hacker News new | ask | show | jobs
by makeset 3781 days ago
R's server sockets can't select(), so unless you've reimplemented that as well, don't count on handling concurrent requests with that web server.