Hacker News new | ask | show | jobs
by tracker1 4117 days ago
It's interesting that this is an advertorial for nginx ... I'm currently working on implementing a microservices system, but have instead opted to use ZeroMQ for the connections, and utf-8/json for the request/response interfaces... Which in my mind seems a bit more sane once you reach behind the publicly accessible API (though also means that you have to wrap anything the public/website needs.