Files
2012-02-21 01:15:00 -05:00

1 line
2.8 KiB
JSON

[{"user_id": 1822, "stars": [], "topic_id": 17422, "date_created": 1302023930.396493, "message": "Not personally, but think it has a decent community - learned about it primarily through: http://pycon.blip.tv/file/4883145/", "group_id": 81, "id": 543515}, {"user_id": 7179, "stars": [], "topic_id": 17422, "date_created": 1302022622.9996281, "message": "We're working on a mobile chat application, and we need to make the polling pretty real-time. Specially to create something like long-polling where we get notified in the device when new events occur (notifiations of new messages, messages delivered, etc) I've started looking at gevent+eventlet. What do you guys suggest?", "group_id": 81, "id": 543340}, {"user_id": 7179, "stars": [], "topic_id": 17422, "date_created": 1302022670.1959939, "message": "Ah, forget to mention it's for an API, not a web app, so I need to connect the devices directly (or through that API).", "group_id": 81, "id": 543348}, {"user_id": 1822, "stars": [], "topic_id": 17422, "date_created": 1302022973.5240519, "message": "sounds like something to consider http://hookbox.org/ for", "group_id": 81, "id": 543368}, {"user_id": 7179, "stars": [], "topic_id": 17422, "date_created": 1302023414.11378, "message": "@ptone sounds interesting, will check it out! do you know anyone using it already? thanks", "group_id": 81, "id": 543432}, {"user_id": 2062, "stars": [{"date_created": 1302024717.331759, "user_id": 1}, {"date_created": 1302026190.2751181, "user_id": 7179}], "topic_id": 17422, "date_created": 1302024666.137778, "message": "if you havent read the blog post about the tech behind convore you might want to: http://www.eflorenzano.com/blog/post/technology-behind-convore/", "group_id": 81, "id": 543669}, {"user_id": 1, "stars": [{"date_created": 1302033203.4547319, "user_id": 1930}], "topic_id": 17422, "date_created": 1302024734.743012, "message": "Yeah, we're just using Eventlet and we're happy with it so far, it's stayed quite snappy :)", "group_id": 81, "id": 543675}, {"user_id": 7179, "stars": [], "topic_id": 17422, "date_created": 1302026909.061697, "message": "Interesting. The only thing that concerns me is the interconnectivity with the devices and the API. Do you know if there are any examples or something?", "group_id": 81, "id": 544006}, {"user_id": 1822, "stars": [], "topic_id": 17422, "date_created": 1302028511.1131771, "message": "@Leech how is a \"device\" meaningfully different than a computer/browser - its all TCP in the end? If a device goes off line, you will need to reconnect it - but as long as it is online, it should be able to hold a connection open.", "group_id": 81, "id": 544373}, {"user_id": 7179, "stars": [], "topic_id": 17422, "date_created": 1302029485.8292811, "message": "@ptone got it. Gevent or Eventlet would do the work then", "group_id": 81, "id": 544646}]