~posulliv/drizzle/memcached_applier

Viewing all changes in revision 1068.

  • Committer: Padraig O'Sullivan
  • Date: 2009-07-18 05:07:48 UTC
  • Revision ID: osullivan.padraig@gmail.com-20090718050748-32oqeskw09svca65
Updated memcached applier to create a memcached worker thread. This thread
just monitors a std::queue of key-value pairs to be pushed to memcached. The
replication applier simply adds key-value pairs to this queue and the
memcached worker pushes them to the memcached server.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: