Daily Archives: October 16, 2011
cardstories server race condition fixed
The cardstories server is based on twisted and each server operation that is not CPU is run in a fiber using a combination of deferred and yield. This makes for an efficient code that reads almost like a sequential program. … Continue reading
Posted in cardstories
Leave a comment