[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: notification output bottleneck

From: Branko Čibej <brane_at_wandisco.com>
Date: Thu, 30 Aug 2012 12:56:38 +0200

On 30.08.2012 12:20, Justin Erenkrantz wrote:
> Another approach is to split out the notification writes to a
> different thread...it'd stop the blockage issue. Fun...but, I don't
> think we're using threading anywhere in the client right now...
Sure, but there's nothing preventing us from having an output thread.
The tricky part is knowing when /not/ to use it (e.g., when doing
conflict resolution).

-- Brane

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2012-08-30 12:57:17 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.