~james-w/txstatsd/delta-configurable-processor

Viewing all changes in revision 103.

  • Committer: Tarmac
  • Author(s): Diogo Baeder de Paula Pinto
  • Date: 2012-12-27 21:02:18 UTC
  • mfrom: (102.1.15 fix-host-lookup)
  • Revision ID: tarmac-20121227210218-um6rkvyufewlg6z8
[r=sidnei] [r=diogobaeder] Sending messages to a 'queue' (a list, actually, to make it simpler) while the host is not resolved, and flushing them as soon as the host gets resolved. I didn't use Queue.Queue here because it doesn't seem that we'll have to deal with concurrency issues with this queue, since each client instance has its own queue, but if we feel the need, this can be changed later.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: