Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rouille
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
rouille
12y ago
On a related note, do you know if anyone is using Go with Lua plugins (or any other plugin system for that matter) in production. If so, does it work well?
2.
▲
by
rouille
13y ago
I'm acutally doing json-rpc over ZeroMQ using a scheme similar to the one described above to do file conversion tasks. A ZeroMQ proxy using a ROUTER/DEALER pair with a bunch of REP sockets in the background. The clients use a simp