Viewing profile — rouille
rouille
HN member- Joined
- Tue, Jul 23, 2013, 7:48 AM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About rouille
No profile information was provided.
Recent public activity
-
comment
Comment #7633005
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?
-
comment
Comment #6088720
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…