mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 07:31:00 +00:00
1 line
5.5 KiB
JSON
1 line
5.5 KiB
JSON
[{"user_id": 233, "stars": [], "topic_id": 12435, "date_created": 1299874927.3303549, "message": "Anyone done performance testing with it on AWS?", "group_id": 373, "id": 326570}, {"user_id": 5639, "stars": [], "topic_id": 12435, "date_created": 1299874678.3379359, "message": "I use this. It pretty much rocks.", "group_id": 373, "id": 326483}, {"user_id": 560, "stars": [], "topic_id": 12435, "date_created": 1299875195.7598441, "message": "@jonesy can you elaborat", "group_id": 373, "id": 326659}, {"user_id": 5639, "stars": [], "topic_id": 12435, "date_created": 1299875203.546144, "message": "@j2d2 nice work!", "group_id": 373, "id": 326662}, {"user_id": 560, "stars": [], "topic_id": 12435, "date_created": 1299875244.0701411, "message": "Not used to the iPhone keyboard layout on my iPad...", "group_id": 373, "id": 326671}, {"user_id": 560, "stars": [], "topic_id": 12435, "date_created": 1299875295.345232, "message": "Oh nice!", "group_id": 373, "id": 326682}, {"user_id": 233, "stars": [], "topic_id": 12435, "date_created": 1299875047.436502, "message": "@jonesy Thanks", "group_id": 373, "id": 326618}, {"user_id": 20693, "stars": [], "topic_id": 12435, "date_created": 1299875582.234633, "message": "what does Tornado use under the covers for eventing", "group_id": 373, "id": 326726}, {"user_id": 20693, "stars": [], "topic_id": 12435, "date_created": 1299875600.630003, "message": "asyncore? or something like libevent/libev", "group_id": 373, "id": 326727}, {"user_id": 5639, "stars": [], "topic_id": 12435, "date_created": 1299875385.0461171, "message": "@j2d2 I'm helping w/ the testing effort there, in part so I can port it to py3k", "group_id": 373, "id": 326697}, {"user_id": 5639, "stars": [], "topic_id": 12435, "date_created": 1299875312.7622981, "message": "Pika is an amqp module. On github.", "group_id": 373, "id": 326684}, {"user_id": 233, "stars": [], "topic_id": 12435, "date_created": 1299874963.688709, "message": "Or performance testing for something simple like a RESTful API that doesn't use any locale/templates/cookies/etc.", "group_id": 373, "id": 326582}, {"user_id": 6310, "stars": [], "topic_id": 12435, "date_created": 1299875788.032275, "message": "then it adds a socket buffer (iostream.py) and all the helpers for a webserver, templating engine, etc", "group_id": 373, "id": 326754}, {"user_id": 560, "stars": [{"date_created": 1299875192.675606, "user_id": 5639}], "topic_id": 12435, "date_created": 1299875181.4592099, "message": "I also did some work putting zeromq in tornado. https://github.com/j2labs/dillinger", "group_id": 373, "id": 326655}, {"user_id": 560, "stars": [], "topic_id": 12435, "date_created": 1299875209.9691501, "message": "Thanks", "group_id": 373, "id": 326664}, {"user_id": 560, "stars": [], "topic_id": 12435, "date_created": 1299875374.8363991, "message": "right. Def awesome work. I eventually concluded a messaging system was the right way to go too, rather than an asynchronous db driver like some people write", "group_id": 373, "id": 326695}, {"user_id": 6310, "stars": [], "topic_id": 12435, "date_created": 1299875708.3237319, "message": "@mumrah: neither. it's basically only a wrapper around epoll/poll/select (picks the fastest one for your system) that heavily utilizes callbacks", "group_id": 373, "id": 326743}, {"user_id": 5639, "stars": [], "topic_id": 12435, "date_created": 1299875025.9704731, "message": "@schmichael fwiw, I only use tornado for this type of thing, and it's been great.", "group_id": 373, "id": 326610}, {"user_id": 560, "stars": [], "topic_id": 12435, "date_created": 1299875224.7837551, "message": "!", "group_id": 373, "id": 326668}, {"user_id": 5639, "stars": [], "topic_id": 12435, "date_created": 1299875283.4258511, "message": "@j2d2 I work w/ Gavin who is now the maintainer of the pika module, which Gavin refactored to make it asynchronous", "group_id": 373, "id": 326678}, {"user_id": 6310, "stars": [], "topic_id": 12435, "date_created": 1299875765.982173, "message": "this is the core of tornado: https://github.com/facebook/tornado/blob/master/tornado/ioloop.py", "group_id": 373, "id": 326752}, {"user_id": 560, "stars": [], "topic_id": 12435, "date_created": 1299875113.847898, "message": "I used tornado on my last job on aws and it was great. Blocking drivers are a pain tho. Enough that I started a tornado like project for mongrel2 + eventlet, but modeled after tornado", "group_id": 373, "id": 326629}, {"user_id": 5639, "stars": [], "topic_id": 12435, "date_created": 1299875167.867336, "message": "@j2d2 we just port/write drivers.", "group_id": 373, "id": 326651}, {"user_id": 560, "stars": [], "topic_id": 12435, "date_created": 1299875201.5525329, "message": "e?", "group_id": 373, "id": 326661}, {"user_id": 560, "stars": [], "topic_id": 12435, "date_created": 1299875133.8324809, "message": "https://github.com/j2labs/brubeck", "group_id": 373, "id": 326641}, {"user_id": 560, "stars": [], "topic_id": 12435, "date_created": 1299875152.1077609, "message": "Basically, there aren't many options for nonblocking drivers.", "group_id": 373, "id": 326647}, {"user_id": 560, "stars": [], "topic_id": 12435, "date_created": 1299875278.7821431, "message": "@jonesy what drivers have you written? On github?", "group_id": 373, "id": 326677}, {"user_id": 5639, "stars": [], "topic_id": 12435, "date_created": 1299875682.7827799, "message": "@mumrah I believe it tries to detect the platform & uses epoll select or kqueue.", "group_id": 373, "id": 326735}, {"user_id": 20693, "stars": [], "topic_id": 12435, "date_created": 1299875718.244803, "message": "word", "group_id": 373, "id": 326745}] |