Login | Register
My pages Projects Community openCollabNet

Discussions > issues > [Issue 1173] Updating multiple projects in workspace should be performed concurrently

subclipse
Discussion topic

There will be a brief maintenance window every Friday at 17:00 Pacific.
For further details, see CollabNet's maintenance and upgrade policy.

Back to topic list

[Issue 1173] Updating multiple projects in workspace should be performed concurrently

Author selsemore
Full name Stephen Elsemore
Date 2010-07-28 13:54:50 PDT
Message http://subclipse.tig​ris.org/issues/show_​bug.cgi?id=1173






------- Additional comments from selsemore at tigris dot org Wed Jul 28 13:54:50 -0700 2010 -------
Hi Mirko,

I doubt very much that such a patch would be used. Besides being skeptical that
such a change would result in significant performance improvement, I'd be
concerned about the complication it would introduce. For example, you would
need preferences to turn this feature on/off, configure the number of threads to
spawn, etc.

But, if you want to experiment with it, you should probably start by looking at:

org.tigris.subversio​n.subclipse.ui.actio​ns.UpdateAction. You'll see that this
class gets the selected resources and then creates and runs an UpdateOperation
for those resources. What it sounds like you are interested in doing is
breaking the selected resources up into groups, and creating and running a
separate UpdateOperation for each group of resources.

Steve

« Previous message in topic | 7 of 13 | Next message in topic »

Messages

Show all messages in topic

[Issue 1173] New - Updating multiple projects in workspace should be performed concurrently mseifert Mirko Seifert 2010-07-27 04:54:09 PDT
     [Issue 1173] Updating multiple projects in workspace should be performed concurrently selsemore Stephen Elsemore 2010-07-27 14:27:44 PDT
     [Issue 1173] Updating multiple projects in workspace should be performed concurrently markphip Mark Phippard 2010-07-29 07:39:50 PDT
     [Issue 1173] Updating multiple projects in workspace should be performed concurrently selsemore Stephen Elsemore 2010-07-29 07:44:53 PDT
     [Issue 1173] Updating multiple projects in workspace should be performed concurrently selsemore Stephen Elsemore 2010-07-29 07:45:54 PDT
     [Issue 1173] Updating multiple projects in workspace should be performed concurrently mseifert Mirko Seifert 2010-07-27 23:29:41 PDT
     [Issue 1173] Updating multiple projects in workspace should be performed concurrently selsemore Stephen Elsemore 2010-07-28 13:54:50 PDT
     [Issue 1173] Updating multiple projects in workspace should be performed concurrently mseifert Mirko Seifert 2010-07-28 23:56:49 PDT
     [Issue 1173] Updating multiple projects in workspace should be performed concurrently selsemore Stephen Elsemore 2010-07-29 06:39:40 PDT
     [Issue 1173] Updating multiple projects in workspace should be performed concurrently mseifert Mirko Seifert 2010-07-29 07:14:40 PDT
     [Issue 1173] Updating multiple projects in workspace should be performed concurrently selsemore Stephen Elsemore 2010-07-29 07:29:43 PDT
     [Issue 1173] Updating multiple projects in workspace should be performed concurrently markphip Mark Phippard 2010-07-29 07:33:09 PDT
     [Issue 1173] Updating multiple projects in workspace should be performed concurrently mseifert Mirko Seifert 2010-07-29 07:35:09 PDT
Messages per page: