Hacker News new | ask | show | jobs
by saym 4824 days ago
From the OP's response to a similar question:

>We attempted to take advantage of threading/multiple-processes as best we could (see the nodejs code for an example of using the cluster module). But we suspect there are additional areas of improvement here.

1 comments

Thanks