mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
2.3 KiB
JSON
1 line
2.3 KiB
JSON
[{"user_id": 21387, "stars": [], "topic_id": 46062, "date_created": 1317649961.6955049, "message": "I'm considering using Pyro as a RPC layer for a project. As far as I've seen (docs), Pyro seems to be good at what it does. Anyway, I wonder if I have any option else to consider.\nThanks in advance.", "group_id": 292, "id": 2267207}, {"user_id": 21387, "stars": [], "topic_id": 46062, "date_created": 1317650101.3857219, "message": "I'm considering using Pyro as a RPC layer for a project. As far as I've seen (docs), Pyro seems to be good at what it does. Anyway, I wonder if I have any option else to consider.\nThanks in advance.", "group_id": 292, "id": 2267215}, {"user_id": 11592, "stars": [], "topic_id": 46062, "date_created": 1317712858.785697, "message": "Depends on your task. You can bang some code to do rather simple RPC if it suits you. I usually do some JSON stuff to pass method/args/reply around.", "group_id": 292, "id": 2274097}, {"user_id": 2108, "stars": [], "topic_id": 46062, "date_created": 1317713554.6931391, "message": "Yeah. I usually roll out my own simple RPC with JSON or messagepack too. protobuf, thrift and messagepack are popular serialization options. Thrift also provides an RPC mechanism.", "group_id": 292, "id": 2274118}, {"user_id": 16699, "stars": [], "topic_id": 46062, "date_created": 1317744340.6355269, "message": "rpyc and pushy are cool too.", "group_id": 292, "id": 2276612}, {"user_id": 18845, "stars": [], "topic_id": 46062, "date_created": 1317840197.1573501, "message": "pushy looks cool. I am a fan of Twisted XML-RPC http://twistedmatrix.com/documents/current/web/howto/xmlrpc.html", "group_id": 292, "id": 2286287}, {"user_id": 18845, "stars": [], "topic_id": 46062, "date_created": 1317840207.488867, "message": "pushy looks cool. I am a fan of Twisted XML-RPC http://twistedmatrix.com/documents/current/web/howto/xmlrpc.html", "group_id": 292, "id": 2286289}, {"user_id": 18845, "stars": [], "topic_id": 46062, "date_created": 1317840301.6308651, "message": "pushy looks cool. I am a fan of Twisted XML-RPC http://twistedmatrix.com/documents/current/web/howto/xmlrpc.html", "group_id": 292, "id": 2286299}, {"user_id": 38714, "stars": [], "topic_id": 46062, "date_created": 1318317584.850615, "message": "what's with the duplicated messages?", "group_id": 292, "id": 2323373}] |