mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-17 05:30:59 +00:00
1 line
1.7 KiB
JSON
1 line
1.7 KiB
JSON
[{"user_id": 2207, "stars": [], "topic_id": 41858, "date_created": 1310583166.4279799, "message": "I'm attempting to setup celery with redis, running into a configuration problem - details here: http://dpaste.de/9dTe/ . It appears to be a kombu/pyredis issue. Any ideas?", "group_id": 3886, "id": 1630889}, {"user_id": 2207, "stars": [], "topic_id": 41858, "date_created": 1310583239.4430251, "message": "Also, the FAQ states \"Redis/database also use polling, so they are likely to consume more resources.\" Is this still true? Is there a good reason to use polling when blocking pop calls are available?", "group_id": 3886, "id": 1630902}, {"user_id": 257, "stars": [], "topic_id": 41858, "date_created": 1310583959.156486, "message": "use latest celery (2.2.7) and latest kombu (2.1.0) with latest redis-py", "group_id": 3886, "id": 1630984}, {"user_id": 257, "stars": [], "topic_id": 41858, "date_created": 1310583985.8844681, "message": "the kombu redis support doesn't actually use polling anymore, guess the faq needs to be updated", "group_id": 3886, "id": 1630987}, {"user_id": 2207, "stars": [], "topic_id": 41858, "date_created": 1310585372.6491921, "message": "Thanks @asksol, got the basics working, looking forward to moving a bunch of custom async stuff over to celery", "group_id": 3886, "id": 1631170}, {"user_id": 2207, "stars": [], "topic_id": 41858, "date_created": 1310583449.1519899, "message": "On the configuration problem: turned out to be fixed by updating to a newer version of the python redis library (from 2.2.4 to 2.4.5). Still interested in the polling question though.", "group_id": 3886, "id": 1630934}, {"user_id": 257, "stars": [], "topic_id": 41858, "date_created": 1310639615.799701, "message": ":)", "group_id": 3886, "id": 1636052}] |