Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
0xae4f5b
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
0xae4f5b
6y ago
Why? This piece shows that the author seems to be resourceful, creative and has a reasonably good understanding of C++. Would a change like this land in production? That's probably what code reviews are for. If we want to improve the h
2.
▲
by
0xae4f5b
6y ago
> has a terrible (non existing) threading model. Yes you can run multiple instance of node or whatever, but sharing objects between them requires message passing Don’t Node.js worker threads solve exactly this?