mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
1.9 KiB
JSON
1 line
1.9 KiB
JSON
[{"user_id": 719, "stars": [], "topic_id": 20786, "date_created": 1303436087.1541221, "message": "Abstract:\n\nWe describe our experiences with the Chubby lock service, which is intended to provide coarse-grained locking as well as reliable (though low-volume) storage for a loosely-coupled distributed system. Chubby provides an interface much like a distributed \ufb01le system with advisory locks, but the design emphasis is on availability and reliability, as opposed to high performance. Many instances of the service have been used for over a year, with several of them each handling a few tens of thousands of clients concurrently. The paper describes the initial design and expected use, compares it with actual use, and explains how the design had to be modi\ufb01ed to accommodate the differences.", "group_id": 12, "id": 777318}, {"user_id": 719, "stars": [], "topic_id": 20786, "date_created": 1303436200.2259891, "message": "Doozer (https://github.com/ha/doozerd) was inspired by this paper. ", "group_id": 12, "id": 777352}, {"user_id": 13912, "stars": [], "topic_id": 20786, "date_created": 1303512302.443476, "message": "@micrypt could you post a link to the Chubby paper?", "group_id": 12, "id": 785842}, {"user_id": 3160, "stars": [{"date_created": 1303516327.240356, "user_id": 1}, {"date_created": 1303516379.0166061, "user_id": 13912}], "topic_id": 20786, "date_created": 1303516310.986496, "message": "http://labs.google.com/papers/chubby-osdi06.pdf", "group_id": 12, "id": 786161}, {"user_id": 719, "stars": [], "topic_id": 20786, "date_created": 1303519564.1678829, "message": "Oops. Totally forgot to add a link! Thanks @peplin!", "group_id": 12, "id": 786388}, {"user_id": 6992, "stars": [], "topic_id": 20786, "date_created": 1303525436.394171, "message": "/play rimshot", "group_id": 12, "id": 786955}, {"user_id": 6992, "stars": [], "topic_id": 20786, "date_created": 1303525531.750788, "message": "Sorry, playing with vorepad :)", "group_id": 12, "id": 786963}] |