mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 07:31:00 +00:00
1 line
7.0 KiB
JSON
1 line
7.0 KiB
JSON
[{"user_id": 1736, "stars": [{"date_created": 1297323649.768887, "user_id": 1}], "topic_id": 3122, "date_created": 1297305219.1545789, "message": "The more you know \\o/", "group_id": 81, "id": 63524}, {"user_id": 7, "stars": [], "topic_id": 3122, "date_created": 1297305192.129935, "message": "the live endpoint is an eventlet thing", "group_id": 81, "id": 63517}, {"user_id": 7, "stars": [], "topic_id": 3122, "date_created": 1297305198.8257549, "message": "django is hosted in eventlet.wsgi", "group_id": 81, "id": 63519}, {"user_id": 7, "stars": [], "topic_id": 3122, "date_created": 1297305187.0215969, "message": "the site is django", "group_id": 81, "id": 63514}, {"user_id": 4520, "stars": [], "topic_id": 3122, "date_created": 1297311608.2604771, "message": "SocketIO?", "group_id": 81, "id": 64646}, {"user_id": 4832, "stars": [], "topic_id": 3122, "date_created": 1297319085.0038919, "message": "FLO RIDA", "group_id": 81, "id": 66337}, {"user_id": 4832, "stars": [], "topic_id": 3122, "date_created": 1297319075.036552, "message": "SOCKETIO", "group_id": 81, "id": 66331}, {"user_id": 4832, "stars": [], "topic_id": 3122, "date_created": 1297319080.925585, "message": "FL", "group_id": 81, "id": 66335}, {"user_id": 4832, "stars": [], "topic_id": 3122, "date_created": 1297319099.9430261, "message": "\\0", "group_id": 81, "id": 66341}, {"user_id": 4832, "stars": [], "topic_id": 3122, "date_created": 1297319079.862488, "message": "FL", "group_id": 81, "id": 66333}, {"user_id": 4832, "stars": [], "topic_id": 3122, "date_created": 1297319082.386337, "message": "FL", "group_id": 81, "id": 66336}, {"user_id": 1, "stars": [], "topic_id": 3122, "date_created": 1297323664.3362131, "message": "Nope not socket.io, some custom Eventlet code I wrote.", "group_id": 81, "id": 66804}, {"user_id": 1, "stars": [], "topic_id": 3122, "date_created": 1297323654.806637, "message": "haha", "group_id": 81, "id": 66803}, {"user_id": 346, "stars": [], "topic_id": 3122, "date_created": 1297331877.764008, "message": "so eventlet is performing all your web server needs?", "group_id": 81, "id": 67940}, {"user_id": 346, "stars": [], "topic_id": 3122, "date_created": 1297331999.2864051, "message": "are you using it to serve your static files out of /media/ as well?", "group_id": 81, "id": 67952}, {"user_id": 346, "stars": [], "topic_id": 3122, "date_created": 1297332249.003716, "message": "the internet tells me you are likely using Spawning?", "group_id": 81, "id": 67963}, {"user_id": 4219, "stars": [], "topic_id": 3122, "date_created": 1297371129.4319749, "message": "how's the server holding up, how many?", "group_id": 81, "id": 74459}, {"user_id": 1, "stars": [], "topic_id": 3122, "date_created": 1297375492.2072899, "message": "@anateus For /media/ we're just letting nginx do the heavy lifting. Other than that, yep, Eventlet itself is handling all our web serving needs (not spawning, just eventlet.wsgi)", "group_id": 81, "id": 75183}, {"user_id": 6693, "stars": [{"date_created": 1297398289.411931, "user_id": 3019}], "topic_id": 3122, "date_created": 1297397913.7502711, "message": "if it's django, how do you guys handle code deployment without taking the site down for a few seconds?", "group_id": 81, "id": 78609}, {"user_id": 205, "stars": [{"date_created": 1297398381.753309, "user_id": 3019}], "topic_id": 3122, "date_created": 1297398326.9744191, "message": "Load balancing presumably", "group_id": 81, "id": 78617}, {"user_id": 1736, "stars": [], "topic_id": 3122, "date_created": 1297415727.4335439, "message": "Or just wait until the new code is deployed before you HUP eventlet.", "group_id": 81, "id": 79202}, {"user_id": 7, "stars": [], "topic_id": 3122, "date_created": 1297456298.1904149, "message": "just a \"simple\" pub/sub using it", "group_id": 81, "id": 83066}, {"user_id": 4219, "stars": [], "topic_id": 3122, "date_created": 1297453945.9038229, "message": "HUP?", "group_id": 81, "id": 82700}, {"user_id": 1736, "stars": [], "topic_id": 3122, "date_created": 1297454055.923615, "message": "SIGHUP, aka restart the daemon since changing code once it is loaded into memory shouldn't disrupt the site. Some magic can be done with symlinks too.", "group_id": 81, "id": 82716}, {"user_id": 4219, "stars": [], "topic_id": 3122, "date_created": 1297456273.1381259, "message": "is redis used to map questions read/unread states?", "group_id": 81, "id": 83061}, {"user_id": 4935, "stars": [{"date_created": 1297457726.8881409, "user_id": 1}], "topic_id": 3122, "date_created": 1297457653.0057721, "message": "What's HUP?", "group_id": 81, "id": 83293}, {"user_id": 7, "stars": [], "topic_id": 3122, "date_created": 1297456291.4865639, "message": "redis is used for the live push stuff basically", "group_id": 81, "id": 83063}, {"user_id": 1, "stars": [], "topic_id": 3122, "date_created": 1297456781.6839449, "message": "@convy http://redis.io/commands#pubsub", "group_id": 81, "id": 83145}, {"user_id": 1, "stars": [], "topic_id": 3122, "date_created": 1297456599.7871909, "message": "@alex is right", "group_id": 81, "id": 83112}, {"user_id": 4219, "stars": [], "topic_id": 3122, "date_created": 1297456676.767534, "message": "@alex what do you pub/sub? live updates u mean? what are the publishers and subscribers? or who!", "group_id": 81, "id": 83129}, {"user_id": 4219, "stars": [], "topic_id": 3122, "date_created": 1297456851.9682441, "message": "i saw this popup in the top right with that link, but it just disappeared a little to fast! wish I tried to go to the right to see it but no luck, maybe keep the hover in the top right to see notifications?", "group_id": 81, "id": 83159}, {"user_id": 4935, "stars": [], "topic_id": 3122, "date_created": 1297457677.36742, "message": "(joking)", "group_id": 81, "id": 83295}, {"user_id": 4219, "stars": [], "topic_id": 3122, "date_created": 1297457967.5960641, "message": "what's joking", "group_id": 81, "id": 83348}, {"user_id": 33392, "stars": [], "topic_id": 3122, "date_created": 1306138453.5350871, "message": "@ericflo Does eventlet wsgi do the django db requests async-ly?", "group_id": 81, "id": 1150185}, {"user_id": 1736, "stars": [], "topic_id": 3122, "date_created": 1306169902.1656671, "message": "@reshefm No, that would require changes to the pg database backend/library. I think the underlying libpq supports it though, so not totally impossible.", "group_id": 81, "id": 1154537}, {"user_id": 1736, "stars": [], "topic_id": 3122, "date_created": 1306169983.862653, "message": "@reshefm Though I would guess the live endpoint doesn't do much, if any, DB interaction. Most info is coming off the redis pub/sub, which can be async.", "group_id": 81, "id": 1154550}, {"user_id": 33392, "stars": [], "topic_id": 3122, "date_created": 1306243547.593039, "message": "@coderanger Thanks. Actually my question is broader. I understood that convore uses eventlet for the django hosting as well and my question was targeted there.", "group_id": 81, "id": 1165801}, {"user_id": 1736, "stars": [], "topic_id": 3122, "date_created": 1306267310.6187501, "message": "@reshefm That is more out of convenience than because it provides a needed service AFAIK.", "group_id": 81, "id": 1170033}] |